perl-DBD-SQLite: update to 1.66.
This commit is contained in:
parent
eeac1a581a
commit
b100c3c238
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-DBD-SQLite'
|
||||
pkgname=perl-DBD-SQLite
|
||||
version=1.64
|
||||
revision=2
|
||||
version=1.66
|
||||
revision=1
|
||||
wrksrc="DBD-SQLite-${version}"
|
||||
build_style=perl-module
|
||||
configure_args="SQLITE_LOCATION=${XBPS_CROSS_BASE}/usr"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/DBD-SQLite"
|
||||
distfiles="${CPAN_SITE}/DBD/DBD-SQLite-${version}.tar.gz"
|
||||
checksum=f4ae8f7b50842305566aadd90f7bfd12a9e32b6c603a9b1c1529e73eb82aff01
|
||||
checksum=89e75dff9f66c273e0e459d51f151f88960eb7d82e2821e6902f18688ba592fe
|
||||
|
||||
post_extract() {
|
||||
# Unlock system sqlite support
|
||||
|
|
Loading…
Reference in a new issue