perl-DBD-SQLite: update to 1.58.

Closes: #12992 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-28 16:04:54 -03:00 committed by Michael Aldridge
parent 0a889a787d
commit 54c52748c7

View file

@ -1,6 +1,6 @@
# Template build file for 'perl-DBD-SQLite'. # Template build file for 'perl-DBD-SQLite'.
pkgname=perl-DBD-SQLite pkgname=perl-DBD-SQLite
version=1.56 version=1.58
revision=1 revision=1
wrksrc="DBD-SQLite-${version}" wrksrc="DBD-SQLite-${version}"
build_style=perl-module build_style=perl-module
@ -11,9 +11,9 @@ depends="${hostmakedepends}"
short_desc="DBD::SQLite - Self-contained RDBMS in a DBI driver" short_desc="DBD::SQLite - Self-contained RDBMS in a DBI driver"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://search.cpan.org/dist/DBD-SQLite" 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" distfiles="${CPAN_SITE}/DBD/DBD-SQLite-$version.tar.gz"
checksum=c5f831a67a94f9bb2fb3c44051f309fc7994b2725d1896c018ad5d4cd865e991 checksum=7120dd99d0338dea2802fda8bfe3fbf10077d5af559f6c67ae35e9270d1a1d3b
post_extract() { post_extract() {
# Unlock system sqlite support # Unlock system sqlite support