mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
perl-DBD-mysql: update to 4.037
This commit is contained in:
parent
932c6a3ce3
commit
18955ad134
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'perl-DBD-mysql'
|
# Template file for 'perl-DBD-mysql'
|
||||||
pkgname=perl-DBD-mysql
|
pkgname=perl-DBD-mysql
|
||||||
version=4.035
|
version=4.037
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="DBD-mysql-${version}"
|
wrksrc="DBD-mysql-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl perl-DBI"
|
hostmakedepends="perl perl-DBI"
|
||||||
|
@ -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=b7eca365ea16bcf4c96c2fc0221304ff9c4995e7a551886837804a8f66b61937
|
checksum=df578acef28ed3f6aaae52dc98e6821a1407d3bfa88585255729bb0ebfed3cfc
|
||||||
|
|
Loading…
Add table
Reference in a new issue