perl/perl-Sidef: Updated for version 23.05.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
D Woodfall 2023-05-11 12:35:46 +01:00 committed by Willy Sudiarto Raharjo
parent 8e6c725d26
commit 9d59733c3b
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-Sidef
VERSION=${VERSION:-22.12}
VERSION=${VERSION:-23.05}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Sidef"
VERSION="22.12"
VERSION="23.05"
HOMEPAGE="https://github.com/trizen/sidef"
DOWNLOAD="https://github.com/trizen/sidef/archive/22.12/sidef-22.12.tar.gz"
MD5SUM="0c8a019bb9a4f0c75a4e28ef28525731"
DOWNLOAD="https://github.com/trizen/sidef/archive/23.05/sidef-23.05.tar.gz"
MD5SUM="d5d8635382f35031dbc8eb0032329061"
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"