parent
ac4be0e23e
commit
126111f6a9
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl-DBD-SQLite'.
|
# Template build file for 'perl-DBD-SQLite'.
|
||||||
pkgname=perl-DBD-SQLite
|
pkgname=perl-DBD-SQLite
|
||||||
version=1.54
|
version=1.56
|
||||||
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="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://search.cpan.org/dist/DBD-SQLite"
|
homepage="http://search.cpan.org/dist/DBD-SQLite"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/DBD/DBD-SQLite-$version.tar.gz"
|
distfiles="${CPAN_SITE}/DBD/DBD-SQLite-$version.tar.gz"
|
||||||
checksum=3929a6dbd8d71630f0cb57f85dcef9588cd7ac4c9fa12db79df77b9d3a4d7269
|
checksum=c5f831a67a94f9bb2fb3c44051f309fc7994b2725d1896c018ad5d4cd865e991
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
# Unlock system sqlite support
|
# Unlock system sqlite support
|
||||||
|
|
Loading…
Reference in New Issue