diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-05-25 00:32:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-25 07:31:49 +0700 |
commit | a0075d2948c9a835e5966cbf24784de0b1aa84d5 (patch) | |
tree | 5e3818075e5b3dec1ddcc22db4e8b7c8431938aa /perl | |
parent | 5032c410e4c225819c0783f47f1dc8dc123a0372 (diff) | |
download | slackbuilds-a0075d2948c9a835e5966cbf24784de0b1aa84d5.tar.gz |
perl/perl-Sidef: Updated for version 3.80.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-Sidef/perl-Sidef.SlackBuild | 2 | ||||
-rw-r--r-- | perl/perl-Sidef/perl-Sidef.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-Sidef/perl-Sidef.SlackBuild b/perl/perl-Sidef/perl-Sidef.SlackBuild index bb2c752d1a..9c4c925646 100644 --- a/perl/perl-Sidef/perl-Sidef.SlackBuild +++ b/perl/perl-Sidef/perl-Sidef.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Sidef -VERSION=${VERSION:-3.70} +VERSION=${VERSION:-3.80} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Sidef/perl-Sidef.info b/perl/perl-Sidef/perl-Sidef.info index 2a0eea6a94..5c08a976c6 100644 --- a/perl/perl-Sidef/perl-Sidef.info +++ b/perl/perl-Sidef/perl-Sidef.info @@ -1,8 +1,8 @@ PRGNAM="perl-Sidef" -VERSION="3.70" +VERSION="3.80" HOMEPAGE="https://github.com/trizen/sidef" -DOWNLOAD="https://github.com/trizen/sidef/archive/3.70/sidef-3.70.tar.gz" -MD5SUM="e820a721c41acd983b5cf4aea6ab9076" +DOWNLOAD="https://github.com/trizen/sidef/archive/3.80/sidef-3.80.tar.gz" +MD5SUM="60a4d01b09303758d227c2b36cb60e29" 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" |