perl-DBD-mysql: update to 4.035
This commit is contained in:
parent
3d1e4aabe2
commit
97e0ed3c87
1 changed files with 2 additions and 2 deletions
|
@ -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.034
|
version=4.035
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="DBD-mysql-${version}"
|
wrksrc="DBD-mysql-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -12,7 +12,7 @@ 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=9d97990ba35ebd8941544fe67e1101a3e6a59a93bcdaf291f1fe783f2a82afd8
|
checksum=b7eca365ea16bcf4c96c2fc0221304ff9c4995e7a551886837804a8f66b61937
|
||||||
|
|
||||||
post_configure() {
|
post_configure() {
|
||||||
sed -i 's/-mtune=generic//g' Makefile
|
sed -i 's/-mtune=generic//g' Makefile
|
||||||
|
|
Loading…
Reference in a new issue