perl-DBD-SQLite: update to 1.48.
This commit is contained in:
parent
629cb2a07c
commit
8f569af4d8
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-DBD-SQLite'.
|
||||
pkgname=perl-DBD-SQLite
|
||||
version=1.46
|
||||
revision=2
|
||||
version=1.48
|
||||
revision=1
|
||||
wrksrc="DBD-SQLite-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl perl-DBI"
|
||||
|
@ -12,4 +12,4 @@ 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=b2b179136cd7c0df7b0e4840ff3f46330f161e5fc646279748afa7a3144f7cc0
|
||||
checksum=b397230f5d4cdc9923f91c62da9e535234f3055c528ede75afd7d24698030ea6
|
||||
|
|
Loading…
Reference in New Issue