summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-03-15 18:33:13 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:27 +0100
commitd75434976ebd7bfa077004312ad68b58b8a8da08 (patch)
tree1cca13a14f1a3f41cd836f610ddee2818ba90b43 /perl
parent8df620a4968e6631bd1fa833def5b0632979dfb8 (diff)
downloadslackbuilds-d75434976ebd7bfa077004312ad68b58b8a8da08.tar.gz
perl/perl-Sub-Quote: Updated for version 2.006003.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-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"