diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-01-14 08:52:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-14 08:52:38 +0700 |
commit | 22e6779bca1dc6066524dddcb316b378a8b676d5 (patch) | |
tree | 9f965dd856a6f921ade216b8c49091e0385d77d9 /perl | |
parent | 36dd13066108a54c30e3f1c397f9a98cd95efe1f (diff) |
perl/perl-Sidef: Updated for version 3.60.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-Sidef/perl-Sidef.SlackBuild | 4 | ||||
-rw-r--r-- | perl/perl-Sidef/perl-Sidef.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-Sidef/perl-Sidef.SlackBuild b/perl/perl-Sidef/perl-Sidef.SlackBuild index b71390c65d2e..fd4fc92488dd 100644 --- a/perl/perl-Sidef/perl-Sidef.SlackBuild +++ b/perl/perl-Sidef/perl-Sidef.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for perl-Sidef. # -# Copyright 2015-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2015-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Sidef -VERSION=${VERSION:-3.50} +VERSION=${VERSION:-3.60} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Sidef/perl-Sidef.info b/perl/perl-Sidef/perl-Sidef.info index 38ac221cfb07..68045b76bfe6 100644 --- a/perl/perl-Sidef/perl-Sidef.info +++ b/perl/perl-Sidef/perl-Sidef.info @@ -1,8 +1,8 @@ PRGNAM="perl-Sidef" -VERSION="3.50" +VERSION="3.60" HOMEPAGE="https://github.com/trizen/sidef" -DOWNLOAD="https://github.com/trizen/sidef/archive/3.50/sidef-3.50.tar.gz" -MD5SUM="148f67faa2879e2efa10e976402167ef" +DOWNLOAD="https://github.com/trizen/sidef/archive/3.60/sidef-3.60.tar.gz" +MD5SUM="ecd963295f91e1f60cfe41b46c46c980" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-data-dump perl-Module-Build perl-Math-MPC perl-Math-Prime-Util-GMP perl-Algorithm-Combinatorics perl-Algorithm-Loops" |