From 910c63d8e1e042f521d4db3b50976743ebcf27e8 Mon Sep 17 00:00:00 2001 From: Eugene Wissner Date: Tue, 24 Jan 2017 23:02:13 +0000 Subject: development/ioncube-loader: Updated for version 6.0.8. Signed-off-by: David Spencer --- development/ioncube-loader/ioncube-loader.SlackBuild | 8 ++++---- development/ioncube-loader/ioncube-loader.info | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'development/ioncube-loader') diff --git a/development/ioncube-loader/ioncube-loader.SlackBuild b/development/ioncube-loader/ioncube-loader.SlackBuild index f837089f6e..114db39182 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-2016 Eugene Wissner Germany, Dachau +# Copyright 2015-2017 Eugene Wissner Germany, Dachau # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -26,13 +26,13 @@ PRGNAM=ioncube-loader SRCNAM=ioncube -VERSION=${VERSION:-6.0.7} +VERSION=${VERSION:-6.0.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then case "$( uname -m )" in - i?86) ARCH=i486 ;; + i?86) ARCH=i586 ;; arm*) ARCH=arm ;; *) ARCH=$( uname -m ) ;; esac @@ -43,7 +43,7 @@ TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} -if [ "$ARCH" = "i486" ]; then +if [ "$ARCH" = "i586" ]; then TARGET="x86" LIBDIRSUFFIX="" elif [ "$ARCH" = "i686" ]; then diff --git a/development/ioncube-loader/ioncube-loader.info b/development/ioncube-loader/ioncube-loader.info index 053415bfb2..e03b04936e 100644 --- a/development/ioncube-loader/ioncube-loader.info +++ b/development/ioncube-loader/ioncube-loader.info @@ -1,10 +1,10 @@ PRGNAM="ioncube-loader" -VERSION="6.0.7" +VERSION="6.0.8" HOMEPAGE="https://www.ioncube.com" -DOWNLOAD="http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86_6.0.7.tar.gz" -MD5SUM="28085ca357481abaa291b7b5b00afe77" -DOWNLOAD_x86_64="http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64_6.0.7.tar.gz" -MD5SUM_x86_64="ed709d4a4f4bf5f85caeb26f0a73ddd6" +DOWNLOAD="http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86_6.0.8.tar.gz" +MD5SUM="bd1b53ea61df2641b2632261646fd81b" +DOWNLOAD_x86_64="http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64_6.0.8.tar.gz" +MD5SUM_x86_64="49851554b1e448142b8576e399ae3b19" REQUIRES="" MAINTAINER="Eugene Wissner" EMAIL="belka@caraus.de" -- cgit v1.2.3