summaryrefslogtreecommitdiffstats
path: root/perl/perl-GD
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2023-08-23 02:23:51 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-02 18:02:30 +0700
commit123ae4c8df0a368664f2e61fe7c4f33de5534351 (patch)
treedd33cb5545eec3145c578cfc5bc3b33f8f9fc3b1 /perl/perl-GD
parentb6162805b77578d9c7d222d559971089a4239cd9 (diff)
downloadslackbuilds-123ae4c8df0a368664f2e61fe7c4f33de5534351.tar.gz
slackbuilds-123ae4c8df0a368664f2e61fe7c4f33de5534351.tar.xz
perl/perl-GD: Updated for version 2.78.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-GD')
-rw-r--r--perl/perl-GD/perl-GD.SlackBuild3
-rw-r--r--perl/perl-GD/perl-GD.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/perl/perl-GD/perl-GD.SlackBuild b/perl/perl-GD/perl-GD.SlackBuild
index ec85b18bfd..8e1417d63a 100644
--- a/perl/perl-GD/perl-GD.SlackBuild
+++ b/perl/perl-GD/perl-GD.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230822 bkw: update for v2.78.
# 20230531 bkw: update for v2.77.
# 20230105 bkw: update for v2.76. 'make test' works OK now, uncommented.
@@ -27,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-GD
-VERSION=${VERSION:-2.77}
+VERSION=${VERSION:-2.78}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/perl-GD/perl-GD.info b/perl/perl-GD/perl-GD.info
index 711d78d72e..496d439fed 100644
--- a/perl/perl-GD/perl-GD.info
+++ b/perl/perl-GD/perl-GD.info
@@ -1,8 +1,8 @@
PRGNAM="perl-GD"
-VERSION="2.77"
+VERSION="2.78"
HOMEPAGE="https://metacpan.org/pod/GD"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RU/RURBAN/GD-2.77.tar.gz"
-MD5SUM="da3f969367ea2e6d217ec05d3b98bc6f"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RU/RURBAN/GD-2.78.tar.gz"
+MD5SUM="e3419198517a1679b5a6a95b60805c3f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-extutils-pkgconfig"