summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Donald Cooley2020-06-01 03:43:55 +0200
committer Willy Sudiarto Raharjo2020-06-01 03:43:55 +0200
commit279e1287e634000a5e90f71d6f34bf49b44268aa (patch)
tree48befc40b7d16eb1f20c11068d6f5c5b1871667d
parent4fe92f598265e341569c417b08ac12e859239f39 (diff)
downloadslackbuilds-279e1287e634000a5e90f71d6f34bf49b44268aa.tar.gz
perl/perl-IO-Tty: Updated for version 1.14.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--perl/perl-IO-Tty/perl-IO-Tty.SlackBuild6
-rw-r--r--perl/perl-IO-Tty/perl-IO-Tty.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/perl/perl-IO-Tty/perl-IO-Tty.SlackBuild b/perl/perl-IO-Tty/perl-IO-Tty.SlackBuild
index 2ce6b7978f..4d9e96abc8 100644
--- a/perl/perl-IO-Tty/perl-IO-Tty.SlackBuild
+++ b/perl/perl-IO-Tty/perl-IO-Tty.SlackBuild
@@ -2,10 +2,10 @@
# Slackware build script for perl-IO-Tty
-# Written by ruario <sbo@ruari.com>
+# Written by ruario
PRGNAM=perl-IO-Tty
-VERSION=${VERSION:-1.12}
+VERSION=${VERSION:-1.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -73,7 +73,7 @@ find $PKG -depth -type d -empty -delete || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- ChangeLog README \
+ ChangeLog README.md \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/perl/perl-IO-Tty/perl-IO-Tty.info b/perl/perl-IO-Tty/perl-IO-Tty.info
index 5f5a823399..53bc5218a3 100644
--- a/perl/perl-IO-Tty/perl-IO-Tty.info
+++ b/perl/perl-IO-Tty/perl-IO-Tty.info
@@ -1,8 +1,8 @@
PRGNAM="perl-IO-Tty"
-VERSION="1.12"
+VERSION="1.14"
HOMEPAGE="https://metacpan.org/pod/IO::Tty"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/T/TO/TODDR/IO-Tty-1.12.tar.gz"
-MD5SUM="11695a1a516b3bd1b90ce75ff0ce3e6d"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/T/TO/TODDR/IO-Tty-1.14.tar.gz"
+MD5SUM="70bcec4b1b19838ed209fb96a13f3e89"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""