diff options
Diffstat (limited to 'perl')
-rw-r--r-- | perl/zef/zef.SlackBuild | 2 | ||||
-rw-r--r-- | perl/zef/zef.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/zef/zef.SlackBuild b/perl/zef/zef.SlackBuild index 2d69d7e8b8530..d5416bd67c31e 100644 --- a/perl/zef/zef.SlackBuild +++ b/perl/zef/zef.SlackBuild @@ -20,7 +20,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=zef -VERSION=${VERSION:-0.20.0} +VERSION=${VERSION:-0.21.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/perl/zef/zef.info b/perl/zef/zef.info index cb81da95c2939..df4cf2a2da9eb 100644 --- a/perl/zef/zef.info +++ b/perl/zef/zef.info @@ -1,8 +1,8 @@ PRGNAM="zef" -VERSION="0.20.0" +VERSION="0.21.4" HOMEPAGE="https://github.com/ugexe/zef" -DOWNLOAD="https://github.com/ugexe/zef/archive/v0.20.0/zef-0.20.0.tar.gz" -MD5SUM="d289e6f902f7c032182925458f5310e0" +DOWNLOAD="https://github.com/ugexe/zef/archive/v0.21.4/zef-0.21.4.tar.gz" +MD5SUM="d2b5546558f55d4fe4438bbdfea032f8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="rakudo" |