diff options
Diffstat (limited to 'perl')
-rw-r--r-- | perl/zef/zef.SlackBuild | 2 | ||||
-rw-r--r-- | perl/zef/zef.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/perl/zef/zef.SlackBuild b/perl/zef/zef.SlackBuild index 42659cb18cbae..1b966c0b1edcb 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.14.5} +VERSION=${VERSION:-0.18.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/perl/zef/zef.info b/perl/zef/zef.info index edd3d16a785e2..7764ca8677995 100644 --- a/perl/zef/zef.info +++ b/perl/zef/zef.info @@ -1,7 +1,7 @@ PRGNAM="zef" -VERSION="0.14.5" +VERSION="0.18.0" HOMEPAGE="https://github.com/ugexe/zef" -DOWNLOAD="https://github.com/ugexe/zef/archive/v0.14.5/zef-0.14.5.tar.gz" +DOWNLOAD="https://github.com/ugexe/zef/archive/v0.18.0/zef-0.18.0.tar.gz" MD5SUM="b12f9f7976c1417b614918c298baa6bb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |