perl/perl-DBD-SQLite: Updated for version 1.72.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Thomas Morper 2022-11-04 01:15:00 +00:00 committed by Willy Sudiarto Raharjo
parent f09e8be1b8
commit eaa44a7e33
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-DBD-SQLite
VERSION=${VERSION:-1.70}
VERSION=${VERSION:-1.72}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-DBD-SQLite"
VERSION="1.70"
HOMEPAGE="https://metacpan.org/pod/DBD-SQLite"
DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.70.tar.gz"
MD5SUM="cc20dad09474da382488686ea07e8288"
VERSION="1.72"
HOMEPAGE="https://metacpan.org/pod/DBD::SQLite"
DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.72.tar.gz"
MD5SUM="976df252ae0aceb7fb81587af425580b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""