summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Andreas Voegele <andreas@andreasvoegele.com>2015-02-02 00:58:48 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-02 00:58:48 +0700
commita374ee9d0698d7e13456a9654b500ed50ca4003b (patch)
tree9c53ac0203ae1a6ef9e4b6a8bfc7e7c79fe0b3e9 /perl
parent31029461056da22a3f2ce99355be4f7341b48470 (diff)
downloadslackbuilds-a374ee9d0698d7e13456a9654b500ed50ca4003b.tar.gz
slackbuilds-a374ee9d0698d7e13456a9654b500ed50ca4003b.tar.xz
perl/perl-Term-ReadLine-Gnu: Updated for version 1.26.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.SlackBuild6
-rw-r--r--perl/perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/perl/perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.SlackBuild b/perl/perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.SlackBuild
index a4e229d0b0..2c3cdcc912 100644
--- a/perl/perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.SlackBuild
+++ b/perl/perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for perl-Term-ReadLine-Gnu
-# Copyright 2013-2014 Andreas Voegele <andreas@andreasvoegele.com>
+# Copyright 2013-2015 Andreas Voegele <andreas@andreasvoegele.com>
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
@@ -17,7 +17,7 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
PRGNAM=perl-Term-ReadLine-Gnu
-VERSION=${VERSION:-1.25}
+VERSION=${VERSION:-1.26}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -63,7 +63,7 @@ find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
-o -perm 511 \) -exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
- -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
perl Makefile.PL \
PREFIX=/usr \
diff --git a/perl/perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.info b/perl/perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.info
index 7260b9299d..b91cf52081 100644
--- a/perl/perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.info
+++ b/perl/perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Term-ReadLine-Gnu"
-VERSION="1.25"
+VERSION="1.26"
HOMEPAGE="https://metacpan.org/pod/Term::ReadLine::Gnu"
-DOWNLOAD="http://www.cpan.org/authors/id/H/HA/HAYASHI/Term-ReadLine-Gnu-1.25.tar.gz"
-MD5SUM="ac4edfd7c5604be0343a124660f1d44e"
+DOWNLOAD="http://www.cpan.org/authors/id/H/HA/HAYASHI/Term-ReadLine-Gnu-1.26.tar.gz"
+MD5SUM="0792d93dc22608132c94928121d51482"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""