aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/perl-dbd-pg/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/perl-dbd-pg/APKBUILD b/main/perl-dbd-pg/APKBUILD
index c0c23ea736..c48e8b0a8a 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.18.1
-pkgrel=1
+pkgver=2.19.2
+pkgrel=0
pkgdesc="PostgreSQL database driver for the DBI module"
url="http://search.cpan.org/dist/DBD-Pg/"
arch="all"
@@ -34,4 +34,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-md5sums="1f4a837b3d79789ad6854443fce7a901 DBD-Pg-2.18.1.tar.gz"
+md5sums="67c859593e40959b42b3ef23ce6b581e DBD-Pg-2.19.2.tar.gz"