parent
0a889a787d
commit
54c52748c7
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'perl-DBD-SQLite'.
|
||||
pkgname=perl-DBD-SQLite
|
||||
version=1.56
|
||||
version=1.58
|
||||
revision=1
|
||||
wrksrc="DBD-SQLite-${version}"
|
||||
build_style=perl-module
|
||||
|
@ -11,9 +11,9 @@ depends="${hostmakedepends}"
|
|||
short_desc="DBD::SQLite - Self-contained RDBMS in a DBI driver"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://search.cpan.org/dist/DBD-SQLite"
|
||||
license="Artistic, GPL-1"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
distfiles="${CPAN_SITE}/DBD/DBD-SQLite-$version.tar.gz"
|
||||
checksum=c5f831a67a94f9bb2fb3c44051f309fc7994b2725d1896c018ad5d4cd865e991
|
||||
checksum=7120dd99d0338dea2802fda8bfe3fbf10077d5af559f6c67ae35e9270d1a1d3b
|
||||
|
||||
post_extract() {
|
||||
# Unlock system sqlite support
|
||||
|
|
Loading…
Reference in a new issue