aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild
diff options
context:
space:
mode:
authorThomas Morper <thomas@beingboiled.info>2023-09-21 22:32:46 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-23 08:42:55 +0700
commitf3c8edf8eb45c39aa9db168f7863675fb21cf215 (patch)
tree481fd2f2f2121aacc7fb92b0d553a83de7b38a68 /perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild
parentff396972cc2fda15c4d32127b96e2cd9015941cd (diff)
perl/perl-DBD-SQLite: Updated for version 1.74.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild')
-rw-r--r--perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild4
1 files changed, 2 insertions, 2 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}