summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Thomas Morper2023-09-21 17:32:46 +0200
committer Willy Sudiarto Raharjo2023-09-23 03:42:55 +0200
commitf3c8edf8eb45c39aa9db168f7863675fb21cf215 (patch)
tree481fd2f2f2121aacc7fb92b0d553a83de7b38a68 /perl
parentff396972cc2fda15c4d32127b96e2cd9015941cd (diff)
downloadslackbuilds-f3c8edf8eb45c39aa9db168f7863675fb21cf215.tar.gz
perl/perl-DBD-SQLite: Updated for version 1.74.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild4
-rw-r--r--perl/perl-DBD-SQLite/perl-DBD-SQLite.info6
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 11972eebe5..5aefac69aa 100644
--- a/perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild
+++ b/perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for perl-DBD-SQLite
-# Copyright 2012-2022, Thomas Morper, Nürnberg, Germany
+# Copyright 2012-2023, Thomas Morper, Nürnberg, Germany
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-DBD-SQLite
-VERSION=${VERSION:-1.72}
+VERSION=${VERSION:-1.74}
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 818fb30bfa..10038d067f 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.72"
+VERSION="1.74"
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="https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.74.tar.gz"
+MD5SUM="9481bd8b644a2ef56ab01aead403649c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""