summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Kevin Bryant <sultmhoor+SB@gmail.com>2023-08-30 22:19:13 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-02 18:02:24 +0700
commitc2bb26d8e46b729df46f109e81316eb8101350f6 (patch)
treed1eed33edcf5574001d1130a6a5c2e1b9eb0aa2b /perl
parent92b96313edbf89be2d17aec54750ceb4db54a68b (diff)
downloadslackbuilds-c2bb26d8e46b729df46f109e81316eb8101350f6.tar.gz
slackbuilds-c2bb26d8e46b729df46f109e81316eb8101350f6.tar.xz
perl/perl-DBD-Pg: Updated for version 3.17.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-DBD-Pg/perl-DBD-Pg.SlackBuild2
-rw-r--r--perl/perl-DBD-Pg/perl-DBD-Pg.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-DBD-Pg/perl-DBD-Pg.SlackBuild b/perl/perl-DBD-Pg/perl-DBD-Pg.SlackBuild
index 13a088855c..7abacc51ff 100644
--- a/perl/perl-DBD-Pg/perl-DBD-Pg.SlackBuild
+++ b/perl/perl-DBD-Pg/perl-DBD-Pg.SlackBuild
@@ -6,7 +6,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-DBD-Pg
-VERSION=${VERSION:-3.16.3}
+VERSION=${VERSION:-3.17.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/perl-DBD-Pg/perl-DBD-Pg.info b/perl/perl-DBD-Pg/perl-DBD-Pg.info
index dcf1c1802b..e69dec81fb 100644
--- a/perl/perl-DBD-Pg/perl-DBD-Pg.info
+++ b/perl/perl-DBD-Pg/perl-DBD-Pg.info
@@ -1,8 +1,8 @@
PRGNAM="perl-DBD-Pg"
-VERSION="3.16.3"
+VERSION="3.17.0"
HOMEPAGE="https://metacpan.org/pod/DBD::Pg"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/T/TU/TURNSTEP/DBD-Pg-3.16.3.tar.gz"
-MD5SUM="b0ad855de75a9667d48fa18fd3524b4d"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/T/TU/TURNSTEP/DBD-Pg-3.17.0.tar.gz"
+MD5SUM="8bb084d267f6f5e7c1bfabf1717eee34"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"