diff options
author | Eugen Wissner <belka@caraus.de> | 2017-08-17 04:25:41 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-19 07:10:32 +0700 |
commit | 7b9efe976507904abb9365a99c4c06414942a8f6 (patch) | |
tree | ba3515e339d699127578fbf8fd0145bef4f612df /development/ioncube-loader | |
parent | 1f65b48511689a0c88bd2feb5feac0cb5a47f121 (diff) |
development/ioncube-loader: Updated for version 10.0.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/ioncube-loader')
-rw-r--r-- | development/ioncube-loader/ioncube-loader.SlackBuild | 2 | ||||
-rw-r--r-- | development/ioncube-loader/ioncube-loader.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/development/ioncube-loader/ioncube-loader.SlackBuild b/development/ioncube-loader/ioncube-loader.SlackBuild index b290d823d351..86ab5fae0150 100644 --- a/development/ioncube-loader/ioncube-loader.SlackBuild +++ b/development/ioncube-loader/ioncube-loader.SlackBuild @@ -26,7 +26,7 @@ PRGNAM=ioncube-loader SRCNAM=ioncube -VERSION=${VERSION:-6.1.0} +VERSION=${VERSION:-10.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/ioncube-loader/ioncube-loader.info b/development/ioncube-loader/ioncube-loader.info index 5c2cacbfccb0..a84a502ca986 100644 --- a/development/ioncube-loader/ioncube-loader.info +++ b/development/ioncube-loader/ioncube-loader.info @@ -1,10 +1,10 @@ PRGNAM="ioncube-loader" -VERSION="6.1.0" +VERSION="10.0.0" HOMEPAGE="https://www.ioncube.com" -DOWNLOAD="http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86_6.1.0.tar.gz" -MD5SUM="ab516ebc96a40ce45ea1ae1f49989fb6" -DOWNLOAD_x86_64="http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64_6.1.0.tar.gz" -MD5SUM_x86_64="f173c4d285440a7dc5f3fb1b20cacefc" +DOWNLOAD="http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86_10.0.0.tar.gz" +MD5SUM="97506c3f8cc6f1d4f9561e7830d8a624" +DOWNLOAD_x86_64="http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64_10.0.0.tar.gz" +MD5SUM_x86_64="a557b29dac9c6677ed84850d0b123091" REQUIRES="" MAINTAINER="Eugene Wissner" EMAIL="belka@caraus.de" |