perl-DBI: update to 1.631.
This commit is contained in:
parent
3acb3f18f3
commit
5aa8cfd785
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-DBI'.
|
||||
pkgname=perl-DBI
|
||||
version=1.628
|
||||
revision=3
|
||||
version=1.631
|
||||
revision=1
|
||||
wrksrc="DBI-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
|
@ -12,4 +12,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://search.cpan.org/dist/DBI"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/DBI/DBI-$version.tar.gz"
|
||||
checksum=46c834f4ba1b28c8d8a2db8095835a67fc69a9585761523aea3a74437a969b52
|
||||
checksum=d70a7420863055917fe204c83e6a83838c58f7483baa68499727720899cdd511
|
||||
|
|
Loading…
Reference in New Issue