perl/perl-DBD-Pg: Updated for version 3.16.3. New maintainer.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Kevin Bryant 2023-06-09 02:08:36 +01:00 committed by Willy Sudiarto Raharjo
parent 65595f5140
commit 7cba68b7fe
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -6,7 +6,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-DBD-Pg
VERSION=${VERSION:-2.19.3}
VERSION=${VERSION:-3.16.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="perl-DBD-Pg"
VERSION="2.19.3"
VERSION="3.16.3"
HOMEPAGE="https://metacpan.org/pod/DBD::Pg"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/DBD-Pg-2.19.3.tar.gz"
MD5SUM="026ea19f89aee12051bce23d797e824b"
DOWNLOAD="https://cpan.metacpan.org/authors/id/T/TU/TURNSTEP/DBD-Pg-3.16.3.tar.gz"
MD5SUM="b0ad855de75a9667d48fa18fd3524b4d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"
MAINTAINER="Joey Trungale"
EMAIL="joey@trungale.net"
MAINTAINER="Kevin Bryant"
EMAIL="sultmhoor+SB@gmail.com"