diff options
Diffstat (limited to 'perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild')
-rw-r--r-- | perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild | 4 |
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 5aefac69aa9ee..69fb4f600a1f7 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} |