aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild
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 /perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild
parentf0dc3c60f2036ba07695ac675150f508c9c6041b (diff)
perl/perl-DBD-SQLite: Updated for version 1.76.
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 5aefac69aa..69fb4f600a 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}