summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Edinaldo P. Silva2024-02-16 05:16:48 +0100
committer Willy Sudiarto Raharjo2024-02-16 12:51:33 +0100
commit1efcb6f8deaefdf86a2f2cb8f1f21e446bf1acd3 (patch)
tree10bc222a7b1d9a8bf1e94811e950d71482b432a2 /perl
parent440a1b3d3c4cbf8300435c1a8c46b0934e3678fb (diff)
downloadslackbuilds-1efcb6f8deaefdf86a2f2cb8f1f21e446bf1acd3.tar.gz
perl/perl-PAR: Updated for version 1.019.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-PAR/perl-PAR.SlackBuild4
-rw-r--r--perl/perl-PAR/perl-PAR.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-PAR/perl-PAR.SlackBuild b/perl/perl-PAR/perl-PAR.SlackBuild
index f420b77cd9..59497af518 100644
--- a/perl/perl-PAR/perl-PAR.SlackBuild
+++ b/perl/perl-PAR/perl-PAR.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for perl-PAR.
#
-# Copyright 2015-2022 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2015-2024 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-PAR
-VERSION=${VERSION:-1.018}
+VERSION=${VERSION:-1.019}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/perl-PAR/perl-PAR.info b/perl/perl-PAR/perl-PAR.info
index e42def79ba..c00face578 100644
--- a/perl/perl-PAR/perl-PAR.info
+++ b/perl/perl-PAR/perl-PAR.info
@@ -1,8 +1,8 @@
PRGNAM="perl-PAR"
-VERSION="1.018"
+VERSION="1.019"
HOMEPAGE="https://metacpan.org/pod/PAR"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-1.018.tar.gz"
-MD5SUM="4e034dfc0f35cc77a0515578b42a4df5"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-1.019.tar.gz"
+MD5SUM="8b567fe68dac82bffa87ab1391c8779a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-PAR-Dist perl-Archive-Zip"