aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Morper <thomas@beingboiled.info>2024-10-21 23:07:42 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-21 23:18:14 +0700
commitb28a529166e8bdf85b98ddb4fc4126cdb617015b (patch)
tree47461ef659a155e0b2aad647290fcbcdc5829e3e
parentf0dc3c60f2036ba07695ac675150f508c9c6041b (diff)
perl/perl-DBD-SQLite: Updated for version 1.76.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 5aefac69aa9e..69fb4f600a1f 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-2023, Thomas Morper, Nürnberg, Germany
+# Copyright 2012-2024, 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.74}
+VERSION=${VERSION:-1.76}
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 10038d067f32..710aa8136816 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.74"
+VERSION="1.76"
HOMEPAGE="https://metacpan.org/pod/DBD::SQLite"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.74.tar.gz"
-MD5SUM="9481bd8b644a2ef56ab01aead403649c"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.76.tar.gz"
+MD5SUM="96d894ec458852f750ddddefe4b4897f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""