mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-06 12:52:56 +02:00
perl-DBD-mysql: update to 4.034
This commit is contained in:
parent
6efcf91424
commit
873cf7fa47
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.033
|
version=4.034
|
||||||
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=cc98bbcc33581fbc55b42ae681c6946b70a26f549b3c64466740dfe9a7eac91c
|
checksum=9d97990ba35ebd8941544fe67e1101a3e6a59a93bcdaf291f1fe783f2a82afd8
|
||||||
|
|
Loading…
Add table
Reference in a new issue