diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2022-03-20 12:14:01 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-20 20:45:20 +0700 |
commit | da81c502edefd4e3cf92027102e02697f2fdc963 (patch) | |
tree | ddb3a4bfd02571aece6b0931b17827a78afb6717 /perl | |
parent | 8e81c2b5d594286c43c12d3b98e5e82e5df0ffae (diff) | |
download | slackbuilds-da81c502edefd4e3cf92027102e02697f2fdc963.tar.gz |
perl/perl-Sidef: Updated for version 3.99.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
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 aa92b0663b..7b869d763c 100644 --- a/perl/perl-Sidef/perl-Sidef.SlackBuild +++ b/perl/perl-Sidef/perl-Sidef.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=perl-Sidef -VERSION=${VERSION:-3.98} +VERSION=${VERSION:-3.99} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/perl/perl-Sidef/perl-Sidef.info b/perl/perl-Sidef/perl-Sidef.info index a7b76cf17f..79b73852fe 100644 --- a/perl/perl-Sidef/perl-Sidef.info +++ b/perl/perl-Sidef/perl-Sidef.info @@ -1,8 +1,8 @@ PRGNAM="perl-Sidef" -VERSION="3.98" +VERSION="3.99" HOMEPAGE="https://github.com/trizen/sidef" -DOWNLOAD="https://github.com/trizen/sidef/archive/3.98/sidef-3.98.tar.gz" -MD5SUM="3d17c75d3b298f1322bcbbccddba6d06" +DOWNLOAD="https://github.com/trizen/sidef/archive/3.99/sidef-3.99.tar.gz" +MD5SUM="f068d6e22ff9b8eea3beec86c8af0681" 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 perl-Math-Prime-Util" |