perl-DBD-SQLite: update to 1.54
This commit is contained in:
parent
9740dee0b3
commit
4b405269ef
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'perl-DBD-SQLite'.
|
||||
pkgname=perl-DBD-SQLite
|
||||
version=1.52
|
||||
version=1.54
|
||||
revision=1
|
||||
wrksrc="DBD-SQLite-${version}"
|
||||
build_style=perl-module
|
||||
|
@ -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=a6da099e9b953262afafea18335930bede1f195fdead45bd3f00e690b158354e
|
||||
checksum=3929a6dbd8d71630f0cb57f85dcef9588cd7ac4c9fa12db79df77b9d3a4d7269
|
||||
|
||||
post_extract() {
|
||||
# Unlock system sqlite support
|
||||
|
|
Loading…
Add table
Reference in a new issue