development/zulu-openjdk7: Updated for version 7u161.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Sébastien Ballet 2017-12-06 21:38:07 +00:00 committed by Willy Sudiarto Raharjo
parent 57d858da6d
commit d5c23df79e
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=zulu-openjdk7
VERSION=${VERSION:-7u154}
VERSION=${VERSION:-7u161}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -34,7 +34,7 @@ TAG=${TAG:-_SBo}
# Note: The archive's name is also the name of the top directory found
# in this archive.
#
SRCNAM="${SRCNAM:-zulu7.20.0.3-jdk7.0.154-linux_x64}"
SRCNAM="${SRCNAM:-zulu7.21.0.3-jdk7.0.161-linux_x64}"
ARCH=${ARCH:-$(uname -m)}

View file

@ -1,10 +1,10 @@
PRGNAM="zulu-openjdk7"
VERSION="7u154"
VERSION="7u161"
HOMEPAGE="http://zulu.org"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="http://cdn.azul.com/zulu/bin/zulu7.20.0.3-jdk7.0.154-linux_x64.tar.gz"
MD5SUM_x86_64="38d9b2d4c535aa73e0a6772d5759d5e2"
DOWNLOAD_x86_64="http://cdn.azul.com/zulu/bin/zulu7.21.0.3-jdk7.0.161-linux_x64.tar.gz"
MD5SUM_x86_64="ff52c9ed5ec0d574eda1bb27f68bc6f5"
REQUIRES=""
MAINTAINER="Sébastien Ballet"
EMAIL="slacker6896@gmail.com"