main/perl-dbd-pg: upgrade to 2.19.2

This commit is contained in:
Leonardo Arena 2012-07-06 13:15:00 +00:00
parent c20669f5aa
commit 49bc52c4c1

View File

@ -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"