diff options
author | Andreas Voegele <andreas@andreasvoegele.com> | 2019-02-01 00:45:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-01 00:45:59 +0700 |
commit | dc3411d5004a0c122664e378db295df0f211f7da (patch) | |
tree | 12778af91710c1fba359ac55134fdb6e3b0f752b | |
parent | 4ed6fe8270c2c7ff77eebd061b7837a1635f5e01 (diff) | |
download | slackbuilds-dc3411d5004a0c122664e378db295df0f211f7da.tar.gz |
perl/perl-Term-ReadLine-Gnu: Updated for version 1.36.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | perl/perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.SlackBuild | 4 | ||||
-rw-r--r-- | perl/perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.info | 6 |
2 files changed, 5 insertions, 5 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 e53f0367d6..d82cc2399a 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-2017 Andreas Voegele <andreas@andreasvoegele.com> +# Copyright 2013-2019 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.35} +VERSION=${VERSION:-1.36} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} 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 095ac1c8d3..8111cc3ce4 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.35" +VERSION="1.36" HOMEPAGE="https://metacpan.org/pod/Term::ReadLine::Gnu" -DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAYASHI/Term-ReadLine-Gnu-1.35.tar.gz" -MD5SUM="514619d68bda1618da61b19d04b5cefe" +DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAYASHI/Term-ReadLine-Gnu-1.36.tar.gz" +MD5SUM="f8636c8e17b3266f3a686521a0c06886" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |