development/ioncube-loader: Updated for version 10.1.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Eugen Wissner 2018-01-03 07:31:53 +01:00 committed by Willy Sudiarto Raharjo
parent 6bf9026a0c
commit 3d104f7e7b
2 changed files with 7 additions and 7 deletions

View File

@ -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}

View File

@ -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"