diff options
author | Thomas Morper <thomas@beingboiled.info> | 2023-09-21 22:32:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-23 08:42:55 +0700 |
commit | f3c8edf8eb45c39aa9db168f7863675fb21cf215 (patch) | |
tree | 481fd2f2f2121aacc7fb92b0d553a83de7b38a68 /perl/perl-DBD-SQLite | |
parent | ff396972cc2fda15c4d32127b96e2cd9015941cd (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')
-rw-r--r-- | perl/perl-DBD-SQLite/perl-DBD-SQLite.SlackBuild | 4 | ||||
-rw-r--r-- | perl/perl-DBD-SQLite/perl-DBD-SQLite.info | 6 |
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 11972eebe5457..5aefac69aa9ee 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} diff --git a/perl/perl-DBD-SQLite/perl-DBD-SQLite.info b/perl/perl-DBD-SQLite/perl-DBD-SQLite.info index 818fb30bfa580..10038d067f32c 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.72" +VERSION="1.74" HOMEPAGE="https://metacpan.org/pod/DBD::SQLite" -DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.72.tar.gz" -MD5SUM="976df252ae0aceb7fb81587af425580b" +DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.74.tar.gz" +MD5SUM="9481bd8b644a2ef56ab01aead403649c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |