summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2017-06-10 02:35:42 +0200
committer Willy Sudiarto Raharjo2017-06-10 02:35:42 +0200
commitfdfd45e3a60c0325d25e9b52758e3391fcb1d940 (patch)
treea1bca4c62371a177170ce01e4f88a313bfc392f6
parent88bcf67324c9a00215e0f4247907c3c747ba7015 (diff)
downloadslackbuilds-fdfd45e3a60c0325d25e9b52758e3391fcb1d940.tar.gz
perl/perl-Sub-Quote: Updated for version 2.004000.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--perl/perl-Sub-Quote/perl-Sub-Quote.SlackBuild2
-rw-r--r--perl/perl-Sub-Quote/perl-Sub-Quote.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-Sub-Quote/perl-Sub-Quote.SlackBuild b/perl/perl-Sub-Quote/perl-Sub-Quote.SlackBuild
index b06ac5beb1..b2dea06315 100644
--- a/perl/perl-Sub-Quote/perl-Sub-Quote.SlackBuild
+++ b/perl/perl-Sub-Quote/perl-Sub-Quote.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Sub-Quote
-VERSION=${VERSION:-2.003001}
+VERSION=${VERSION:-2.004000}
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 72a662abc6..e03cf6a7b3 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.003001"
+VERSION="2.004000"
HOMEPAGE="https://metacpan.org/pod/Sub::Quote"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Sub-Quote-2.003001.tar.gz"
-MD5SUM="b4fe3af05a600c7a21005f22b4bfe2a5"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Sub-Quote-2.004000.tar.gz"
+MD5SUM="74050771c2bf93490af528ff5c9a6147"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Test-Fatal"