aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-09-04 02:16:43 -0300
committerNatanael Copa <ncopa@alpinelinux.org>2019-09-05 15:36:50 +0000
commit54abba37f013c42462ae8059e914f73533286257 (patch)
tree4f067540865c8d8e7748bfc13fe4c8819230e8d1
parentd40551b8a3b7632c67d852a466ab8833a1f52470 (diff)
downloadaports-54abba37f013c42462ae8059e914f73533286257.tar.bz2
aports-54abba37f013c42462ae8059e914f73533286257.tar.xz
main/perl-dbd-pg: upgrade to 3.10.0
-rw-r--r--main/perl-dbd-pg/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/perl-dbd-pg/APKBUILD b/main/perl-dbd-pg/APKBUILD
index b9d21d14a9..24b746e245 100644
--- a/main/perl-dbd-pg/APKBUILD
+++ b/main/perl-dbd-pg/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=perl-dbd-pg
_pkgreal=DBD-Pg
-pkgver=3.9.1
+pkgver=3.10.0
pkgrel=0
pkgdesc="DBI PostgreSQL interface"
url="https://metacpan.org/release/DBD-Pg"
@@ -42,4 +42,4 @@ check() {
make test
}
-sha512sums="ef322012d25c46784ef9e25eb332f2fe57c6bc2102a7e7cf2f423ae6d77ec78d338e91f08734a932f46a0bc028e358a6cf84b6b41b5f9723905b240db24582f0 DBD-Pg-3.9.1.tar.gz"
+sha512sums="46c985bbdeeed4ef60d6fe06034fa0959df288f2b9bbd434e2716676a3cb7a1ded168a3cf87a6a82eb397eb8edcc023c0b85483e948ce31abcac64a1919580ba DBD-Pg-3.10.0.tar.gz"