summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Tonus2023-05-04 23:43:30 +0200
committer Willy Sudiarto Raharjo2023-05-06 02:47:22 +0200
commit5817895d325bbe7aeebfdaf2118cc23d03740d8d (patch)
tree48f17d32150493408fd4bf7940f30433544b602b /perl
parent2aedb87a1bfe0349849c28d6f83201f9d8959cca (diff)
downloadslackbuilds-5817895d325bbe7aeebfdaf2118cc23d03740d8d.tar.gz
perl/perl-file-slurper: update for version 0.014
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-file-slurper/perl-file-slurper.SlackBuild2
-rw-r--r--perl/perl-file-slurper/perl-file-slurper.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-file-slurper/perl-file-slurper.SlackBuild b/perl/perl-file-slurper/perl-file-slurper.SlackBuild
index fd641648af..190a7a49b1 100644
--- a/perl/perl-file-slurper/perl-file-slurper.SlackBuild
+++ b/perl/perl-file-slurper/perl-file-slurper.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-file-slurper
-VERSION=${VERSION:-0.012}
+VERSION=${VERSION:-0.014}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/perl-file-slurper/perl-file-slurper.info b/perl/perl-file-slurper/perl-file-slurper.info
index a8b58a9fef..95841d2740 100644
--- a/perl/perl-file-slurper/perl-file-slurper.info
+++ b/perl/perl-file-slurper/perl-file-slurper.info
@@ -1,8 +1,8 @@
PRGNAM="perl-file-slurper"
-VERSION="0.012"
+VERSION="0.014"
HOMEPAGE="https://metacpan.org/pod/File::Slurper"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/L/LE/LEONT/File-Slurper-0.012.tar.gz"
-MD5SUM="5742c63096392dfee50b8db314bcca18"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/L/LE/LEONT/File-Slurper-0.014.tar.gz"
+MD5SUM="d43bc5f069035eff3b6b7c418b4cedc4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Test-Warnings"