aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-dbd-pg
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2014-04-04 15:39:55 +0300
committerTimo Teräs <timo.teras@iki.fi>2014-04-04 15:54:22 +0300
commitc8fa00112ff0edbad96173b43d01bbb4f48b4b9d (patch)
treeccb0ad758e9c84b3adf94ce3086b9774ab80e7da /main/perl-dbd-pg
parentaa9933a16f79d15c4bbbcc813314fb3056aba4d2 (diff)
downloadaports-c8fa00112ff0edbad96173b43d01bbb4f48b4b9d.tar.bz2
aports-c8fa00112ff0edbad96173b43d01bbb4f48b4b9d.tar.xz
main/perl-dbd-pg: upgrade to 3.0.0
Diffstat (limited to 'main/perl-dbd-pg')
-rw-r--r--main/perl-dbd-pg/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/main/perl-dbd-pg/APKBUILD b/main/perl-dbd-pg/APKBUILD
index b467725e08..90279ab75b 100644
--- a/main/perl-dbd-pg/APKBUILD
+++ b/main/perl-dbd-pg/APKBUILD
@@ -3,8 +3,8 @@
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=perl-dbd-pg
_pkgreal=DBD-Pg
-pkgver=2.19.3
-pkgrel=1
+pkgver=3.0.0
+pkgrel=0
pkgdesc="PostgreSQL database driver for the DBI module"
url="http://search.cpan.org/dist/DBD-Pg/"
arch="all"
@@ -34,4 +34,6 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-md5sums="026ea19f89aee12051bce23d797e824b DBD-Pg-2.19.3.tar.gz"
+md5sums="58c2613bcb241279aca4c111ba16db48 DBD-Pg-3.0.0.tar.gz"
+sha256sums="c841f4e7ab294a6f78888240158bebff85dadc7f8622348220d4e1de2f6c4183 DBD-Pg-3.0.0.tar.gz"
+sha512sums="38118c9b34f841d868e5ab776e5b91e5e1db34bfc4d0b66d3954ad1a9472838e0f44295fd5e870607730880a669e638ced0bcf9f7cb4b4d0f43680c898200cb2 DBD-Pg-3.0.0.tar.gz"