summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andreas Guldstrand2018-09-14 01:51:03 +0200
committer David Spencer2018-09-15 20:20:40 +0200
commitdd7f31f6b91c0b6934836a1e2d5639a047b13d5c (patch)
tree8302c3428caaebf1fc408e32faa60f87ed3fdbe6
parent307daecb474edf1bbd4cf7e3aaa5b2a2c4fe7b2b (diff)
downloadslackbuilds-dd7f31f6b91c0b6934836a1e2d5639a047b13d5c.tar.gz
perl/perl-Text-Quoted: Updated for version 2.10.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
-rw-r--r--perl/perl-Text-Quoted/perl-Text-Quoted.SlackBuild2
-rw-r--r--perl/perl-Text-Quoted/perl-Text-Quoted.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-Text-Quoted/perl-Text-Quoted.SlackBuild b/perl/perl-Text-Quoted/perl-Text-Quoted.SlackBuild
index e8b5a7e2d0..732dc4c8c1 100644
--- a/perl/perl-Text-Quoted/perl-Text-Quoted.SlackBuild
+++ b/perl/perl-Text-Quoted/perl-Text-Quoted.SlackBuild
@@ -29,7 +29,7 @@
# Build script for perl-Text-Quoted
PRGNAM=perl-Text-Quoted
-VERSION=${VERSION:-2.09}
+VERSION=${VERSION:-2.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-Text-Quoted/perl-Text-Quoted.info b/perl/perl-Text-Quoted/perl-Text-Quoted.info
index ad7dc96ccc..02962aa62e 100644
--- a/perl/perl-Text-Quoted/perl-Text-Quoted.info
+++ b/perl/perl-Text-Quoted/perl-Text-Quoted.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Text-Quoted"
-VERSION="2.09"
+VERSION="2.10"
HOMEPAGE="https://metacpan.org/pod/Text::Quoted"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AL/ALEXMV/Text-Quoted-2.09.tar.gz"
-MD5SUM="50bdf7f4c88ad790738ec85ddc0845eb"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BP/BPS/Text-Quoted-2.10.tar.gz"
+MD5SUM="de86b498ed91e4a7856615f5f38c943c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Text-Autoformat perl-Text-Tabs+Wrap"