summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Kevin Bryant2023-12-07 18:37:26 +0100
committer Willy Sudiarto Raharjo2023-12-07 20:05:38 +0100
commit257583e07baeb0e20962252e2b671fa56e43bf06 (patch)
treeef16927aedde2d233024ac39fc16a7bcea420954 /perl
parentc9196ed706f4688745881e6040df290c765a9bd9 (diff)
downloadslackbuilds-257583e07baeb0e20962252e2b671fa56e43bf06.tar.gz
perl/perl-DBD-Pg: Updated for version 3.18.0.
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 7abacc51ff..07a2799214 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.17.0}
+VERSION=${VERSION:-3.18.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 e69dec81fb..94cc6a7ef0 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.17.0"
+VERSION="3.18.0"
HOMEPAGE="https://metacpan.org/pod/DBD::Pg"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/T/TU/TURNSTEP/DBD-Pg-3.17.0.tar.gz"
-MD5SUM="8bb084d267f6f5e7c1bfabf1717eee34"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/T/TU/TURNSTEP/DBD-Pg-3.18.0.tar.gz"
+MD5SUM="f58e5f6cbcc94e599afa08224f4e1dd2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"