summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2016-05-28 11:52:33 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-29 09:43:06 +0700
commitceb971a4a54da20788812daca73f1eab0734f221 (patch)
tree6768738ee7355cf287106a18879961dcfddf5d4c /perl
parent771b291532e4f7795f16335d60f3b820995d8155 (diff)
downloadslackbuilds-ceb971a4a54da20788812daca73f1eab0734f221.tar.gz
slackbuilds-ceb971a4a54da20788812daca73f1eab0734f221.tar.xz
perl/perl-CGI: Updated for version 4.28.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-CGI/perl-CGI.SlackBuild4
-rw-r--r--perl/perl-CGI/perl-CGI.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-CGI/perl-CGI.SlackBuild b/perl/perl-CGI/perl-CGI.SlackBuild
index 6539a8bfe5..2992a7fc92 100644
--- a/perl/perl-CGI/perl-CGI.SlackBuild
+++ b/perl/perl-CGI/perl-CGI.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Slackware build script for CGI
+# Slackware build script for CGI.pm
# Copyright 2016 David Spencer, Baildon, West Yorkshire, U.K.
# All rights reserved.
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-CGI
-VERSION=${VERSION:-4.25}
+VERSION=${VERSION:-4.28}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-CGI/perl-CGI.info b/perl/perl-CGI/perl-CGI.info
index 05b2ce3a04..3751a3ffec 100644
--- a/perl/perl-CGI/perl-CGI.info
+++ b/perl/perl-CGI/perl-CGI.info
@@ -1,8 +1,8 @@
PRGNAM="perl-CGI"
-VERSION="4.25"
+VERSION="4.28"
HOMEPAGE="https://metacpan.org/pod/CGI"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/L/LE/LEEJO/CGI-4.25.tar.gz"
-MD5SUM="e047bec455105cdfa413b9c776f95bb9"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/L/LE/LEEJO/CGI-4.28.tar.gz"
+MD5SUM="28efb391377f6e98c19c23292d5fcc8c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-HTML-Parser perl-Test-Deep perl-test-warn"