diff options
author | Eugen Wissner <belka@caraus.de> | 2018-01-03 07:31:53 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-03 14:44:02 +0700 |
commit | 3d104f7e7b4a120bb1df0e6d5bb657c9a329a0e1 (patch) | |
tree | e0d1e0cb27238c464e09986032430192712e3363 /development/ioncube-loader | |
parent | 6bf9026a0cbe883ba36fae7924fd7e22d631521d (diff) | |
download | slackbuilds-3d104f7e7b4a120bb1df0e6d5bb657c9a329a0e1.tar.gz |
development/ioncube-loader: Updated for version 10.1.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 | 4 | ||||
-rw-r--r-- | development/ioncube-loader/ioncube-loader.info | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/development/ioncube-loader/ioncube-loader.SlackBuild b/development/ioncube-loader/ioncube-loader.SlackBuild index d2b409816e..a7ada3edbf 100644 --- a/development/ioncube-loader/ioncube-loader.SlackBuild +++ b/development/ioncube-loader/ioncube-loader.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for "ioncube-loader". -# Copyright 2015-2017 Eugene Wissner, Germany, Dachau +# Copyright 2015-2018 Eugene Wissner, Germany, Dachau # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -26,7 +26,7 @@ PRGNAM=ioncube-loader SRCNAM=ioncube -VERSION=${VERSION:-10.0.4} +VERSION=${VERSION:-10.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/ioncube-loader/ioncube-loader.info b/development/ioncube-loader/ioncube-loader.info index 49ce2cbdbe..08f8a40cdf 100644 --- a/development/ioncube-loader/ioncube-loader.info +++ b/development/ioncube-loader/ioncube-loader.info @@ -1,10 +1,10 @@ PRGNAM="ioncube-loader" -VERSION="10.0.4" +VERSION="10.1.0" HOMEPAGE="https://www.ioncube.com" -DOWNLOAD="http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86_10.0.4.tar.gz" -MD5SUM="0a6508505c7bfe06355a2a0d0f1f4ca5" -DOWNLOAD_x86_64="http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64_10.0.4.tar.gz" -MD5SUM_x86_64="093e4adb4a1e1a5208fbaa40625f3d98" +DOWNLOAD="http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86_10.1.0.tar.gz" +MD5SUM="14baa94905fbf97215f83fa7edd73403" +DOWNLOAD_x86_64="http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64_10.1.0.tar.gz" +MD5SUM_x86_64="43a2a1e5abc6198aa9b5ca9028ab6fdd" REQUIRES="" MAINTAINER="Eugene Wissner" EMAIL="belka@caraus.de" |