perl-DBD-mysql: update to 4.050.
This commit is contained in:
parent
a7ae3d82c1
commit
9aba8e97f8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'perl-DBD-mysql'
|
||||
pkgname=perl-DBD-mysql
|
||||
version=4.048
|
||||
version=4.050
|
||||
revision=1
|
||||
wrksrc="DBD-mysql-${version}"
|
||||
build_style=perl-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/DBD-mysql"
|
||||
distfiles="${CPAN_SITE}/DBD/DBD-mysql-${version}.tar.gz"
|
||||
checksum=1737ffcae68712c04bf529f098df53534ca9a60eb3ce0ad23700bfc40c6415ff
|
||||
checksum=4f48541ff15a0a7405f76adc10f81627c33996fbf56c95c26c094444c0928d78
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue