diff options
author | Eugen Wissner <belka@caraus.de> | 2018-03-14 08:00:40 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-15 21:20:02 +0700 |
commit | c2ac8cd929d3d38a7dcc9f5aa96af0f3cd03af88 (patch) | |
tree | 5d7d03156b71d35c7c7d4bc090b026160a4dd01b /development/ioncube-loader | |
parent | d7f0d2e5679826ce5fd1411351f07c7a0458df97 (diff) | |
download | slackbuilds-c2ac8cd929d3d38a7dcc9f5aa96af0f3cd03af88.tar.gz |
development/ioncube-loader: Updated for version 10.2.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 e53727b021..96a7c3240e 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:-10.1.1} +VERSION=${VERSION:-10.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/ioncube-loader/ioncube-loader.info b/development/ioncube-loader/ioncube-loader.info index f7e439e064..1996f83a61 100644 --- a/development/ioncube-loader/ioncube-loader.info +++ b/development/ioncube-loader/ioncube-loader.info @@ -1,10 +1,10 @@ PRGNAM="ioncube-loader" -VERSION="10.1.1" +VERSION="10.2.0" HOMEPAGE="https://www.ioncube.com" -DOWNLOAD="http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86_10.1.1.tar.gz" -MD5SUM="cf715d46cfa7042849b860c0e40484eb" -DOWNLOAD_x86_64="http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64_10.1.1.tar.gz" -MD5SUM_x86_64="4f91c9001423d5f99ed5806cd758ed72" +DOWNLOAD="http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86_10.2.0.tar.gz" +MD5SUM="784260ae17103c35d4f17a5c34b7c71c" +DOWNLOAD_x86_64="http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64_10.2.0.tar.gz" +MD5SUM_x86_64="dcb6539da9388f502a8f56383fdafd9c" REQUIRES="" MAINTAINER="Eugene Wissner" EMAIL="belka@caraus.de" |