perl-DBD-SQLite: update to 1.52.
This commit is contained in:
parent
ebe66710b9
commit
6fd0863687
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-DBD-SQLite'.
|
||||
pkgname=perl-DBD-SQLite
|
||||
version=1.50
|
||||
revision=2
|
||||
version=1.52
|
||||
revision=1
|
||||
wrksrc="DBD-SQLite-${version}"
|
||||
build_style=perl-module
|
||||
configure_args="SQLITE_LOCATION=${XBPS_CROSS_BASE}/usr"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://search.cpan.org/dist/DBD-SQLite"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/DBD/DBD-SQLite-$version.tar.gz"
|
||||
checksum=3ac513ab73944fd7d4b672e1fe885dc522b6369d38f46a68e67e0045bf159ce1
|
||||
checksum=a6da099e9b953262afafea18335930bede1f195fdead45bd3f00e690b158354e
|
||||
|
||||
post_extract() {
|
||||
# Unlock system sqlite support
|
||||
|
|
Loading…
Reference in New Issue