Merge pull request #5976 from diogoleal/perl-DBD-mysql-4.042
perl-DBD-mysql: update to 4.042
This commit is contained in:
commit
ab9046e419
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'perl-DBD-mysql'
|
# Template file for 'perl-DBD-mysql'
|
||||||
pkgname=perl-DBD-mysql
|
pkgname=perl-DBD-mysql
|
||||||
version=4.041
|
version=4.042
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="DBD-mysql-${version}"
|
wrksrc="DBD-mysql-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
homepage="http://search.cpan.org/dist/DBD-mysql/"
|
homepage="http://search.cpan.org/dist/DBD-mysql/"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/DBD/DBD-mysql-$version.tar.gz"
|
distfiles="${CPAN_SITE}/DBD/DBD-mysql-$version.tar.gz"
|
||||||
checksum=4777de11c464b515db9da95c08c225900d0594b65ba3256982dc21f9f9379040
|
checksum=dadb6884788dc3fdf40b13b72d8c60d5a83680cc2aeec7515c3e5999e064b455
|
||||||
|
|
Loading…
Reference in New Issue