summaryrefslogtreecommitdiffstats
path: root/perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild
diff options
context:
space:
mode:
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 a57547ec1c..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.70}
+VERSION=${VERSION:-1.74}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}