summaryrefslogtreecommitdiffstats
path: root/perl/perl-Sub-Quote
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-02-08 07:33:57 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-02-08 07:33:57 +0700
commit7953c5ba6a1e12c69b8cf30d29a3f125a8d0be6d (patch)
treee2dc70bc44fe73ab22d00e8b0ea325cd9af0a42d /perl/perl-Sub-Quote
parent367f2ab8e2392629ea5be4e6aa52bdba148cb32e (diff)
downloadslackbuilds-7953c5ba6a1e12c69b8cf30d29a3f125a8d0be6d.tar.gz
slackbuilds-7953c5ba6a1e12c69b8cf30d29a3f125a8d0be6d.tar.xz
perl/perl-Sub-Quote: Updated for version 2.005000.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Sub-Quote')
-rw-r--r--perl/perl-Sub-Quote/perl-Sub-Quote.SlackBuild4
-rw-r--r--perl/perl-Sub-Quote/perl-Sub-Quote.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-Sub-Quote/perl-Sub-Quote.SlackBuild b/perl/perl-Sub-Quote/perl-Sub-Quote.SlackBuild
index b2dea06315..1db9108b26 100644
--- a/perl/perl-Sub-Quote/perl-Sub-Quote.SlackBuild
+++ b/perl/perl-Sub-Quote/perl-Sub-Quote.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for perl-Sub-Quote
-# Copyright 2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2017-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Sub-Quote
-VERSION=${VERSION:-2.004000}
+VERSION=${VERSION:-2.005000}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-Sub-Quote/perl-Sub-Quote.info b/perl/perl-Sub-Quote/perl-Sub-Quote.info
index e03cf6a7b3..c3fe9c97bb 100644
--- a/perl/perl-Sub-Quote/perl-Sub-Quote.info
+++ b/perl/perl-Sub-Quote/perl-Sub-Quote.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Sub-Quote"
-VERSION="2.004000"
+VERSION="2.005000"
HOMEPAGE="https://metacpan.org/pod/Sub::Quote"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Sub-Quote-2.004000.tar.gz"
-MD5SUM="74050771c2bf93490af528ff5c9a6147"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Sub-Quote-2.005000.tar.gz"
+MD5SUM="a6fbb9fa320b75c4914f91e331b19417"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Test-Fatal"