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'
|
# Template file for 'perl-DBD-SQLite'
|
||||||
pkgname=perl-DBD-SQLite
|
pkgname=perl-DBD-SQLite
|
||||||
version=1.64
|
version=1.66
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="DBD-SQLite-${version}"
|
wrksrc="DBD-SQLite-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
configure_args="SQLITE_LOCATION=${XBPS_CROSS_BASE}/usr"
|
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"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/DBD-SQLite"
|
homepage="https://metacpan.org/release/DBD-SQLite"
|
||||||
distfiles="${CPAN_SITE}/DBD/DBD-SQLite-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/DBD/DBD-SQLite-${version}.tar.gz"
|
||||||
checksum=f4ae8f7b50842305566aadd90f7bfd12a9e32b6c603a9b1c1529e73eb82aff01
|
checksum=89e75dff9f66c273e0e459d51f151f88960eb7d82e2821e6902f18688ba592fe
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
# Unlock system sqlite support
|
# Unlock system sqlite support
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue