perl-DBD-SQLite: update to 1.42.
This commit is contained in:
parent
52fe1dcfdf
commit
2ab6fa4106
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-DBD-SQLite'.
|
||||
pkgname=perl-DBD-SQLite
|
||||
version=1.40
|
||||
revision=2
|
||||
version=1.42
|
||||
revision=1
|
||||
wrksrc="DBD-SQLite-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.8"
|
||||
|
@ -12,4 +12,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://search.cpan.org/dist/DBD-SQLite"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/DBD/DBD-SQLite-$version.tar.gz"
|
||||
checksum=21fb65e740b6265512c82232b4ad8f75c19ac84c216830112656274eb8e375fb
|
||||
checksum=ab3b653c1ab4dd316f06be40b49ccc612e9670c40b34654353e837c4b464a993
|
||||
|
|
Loading…
Reference in a new issue