summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 c23e6c43f1..fdf9c773c7 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-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2017-2019 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.005001}
+VERSION=${VERSION:-2.006003}
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 987875616b..9ead1cd66a 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.005001"
+VERSION="2.006003"
HOMEPAGE="https://metacpan.org/pod/Sub::Quote"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Sub-Quote-2.005001.tar.gz"
-MD5SUM="1b0f288ca8c60243f9bc29cfee4c4986"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Sub-Quote-2.006003.tar.gz"
+MD5SUM="ca8ed234f10b822d18b1bfb9734797a7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Test-Fatal"