aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-IO-Tty/perl-IO-Tty.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-08-14 14:57:42 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-17 18:14:21 +0700
commitbe67b05d54a4da3aa81bf6a94ffb4b08e42751e9 (patch)
tree45d2e9e7b9c8ed0763ed516c08139727c4ac424f /perl/perl-IO-Tty/perl-IO-Tty.SlackBuild
parent152ef1a835a17d5e1ac7a0bbdff1385b7121e82a (diff)
perl/perl-IO-Tty: Updated for version 1.20.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-IO-Tty/perl-IO-Tty.SlackBuild')
-rw-r--r--perl/perl-IO-Tty/perl-IO-Tty.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/perl/perl-IO-Tty/perl-IO-Tty.SlackBuild b/perl/perl-IO-Tty/perl-IO-Tty.SlackBuild
index e76776bcfb..695202d8c0 100644
--- a/perl/perl-IO-Tty/perl-IO-Tty.SlackBuild
+++ b/perl/perl-IO-Tty/perl-IO-Tty.SlackBuild
@@ -8,6 +8,7 @@
# modified version is licensed under the WTFPL. See
# http://www.wtfpl.net/txt/copying/ for details.
+# 20240814 bkw: update for v1.20.
# 20230224 bkw:
# - new maintainer.
# - update for v1.17.
@@ -16,7 +17,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-IO-Tty
-VERSION=${VERSION:-1.17}
+VERSION=${VERSION:-1.20}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}