summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Thomas Morper <thomas@beingboiled.info>2022-11-04 01:15:00 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-05 21:15:07 +0700
commiteaa44a7e3328e9453c3b2c79c6dc22b7c9424c0a (patch)
tree7c0f9ddf56dee2af2e3c1a8c44028c069e099a02
parentf09e8be1b88ef944b3b000a9e21d974303742b83 (diff)
downloadslackbuilds-eaa44a7e3328e9453c3b2c79c6dc22b7c9424c0a.tar.gz
slackbuilds-eaa44a7e3328e9453c3b2c79c6dc22b7c9424c0a.tar.xz
perl/perl-DBD-SQLite: Updated for version 1.72.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild2
-rw-r--r--perl/perl-DBD-SQLite/perl-DBD-SQLite.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild b/perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild
index a57547ec1c..11972eebe5 100644
--- a/perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild
+++ b/perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild
@@ -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}
diff --git a/perl/perl-DBD-SQLite/perl-DBD-SQLite.info b/perl/perl-DBD-SQLite/perl-DBD-SQLite.info
index b504618f78..818fb30bfa 100644
--- a/perl/perl-DBD-SQLite/perl-DBD-SQLite.info
+++ b/perl/perl-DBD-SQLite/perl-DBD-SQLite.info
@@ -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=""