summaryrefslogtreecommitdiffstats
path: root/perl/perl-PAR/perl-PAR.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-PAR/perl-PAR.SlackBuild')
-rw-r--r--perl/perl-PAR/perl-PAR.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-PAR/perl-PAR.SlackBuild b/perl/perl-PAR/perl-PAR.SlackBuild
index 2f15c031d5..f420b77cd9 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-2021 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2015-2022 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.017}
+VERSION=${VERSION:-1.018}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}