mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
perl-DBD-SQLite: update to 1.64.
This commit is contained in:
parent
716aeef25e
commit
1affcfc4c5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'perl-DBD-SQLite'
|
# Template file for 'perl-DBD-SQLite'
|
||||||
pkgname=perl-DBD-SQLite
|
pkgname=perl-DBD-SQLite
|
||||||
version=1.62
|
version=1.64
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="DBD-SQLite-${version}"
|
wrksrc="DBD-SQLite-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@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=bd82ef322a9e5469a7a62d845c32fad1188b76ccb49a88520cec768343cce85c
|
checksum=f4ae8f7b50842305566aadd90f7bfd12a9e32b6c603a9b1c1529e73eb82aff01
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
# Unlock system sqlite support
|
# Unlock system sqlite support
|
||||||
|
|
Loading…
Add table
Reference in a new issue