development/zulu-openjdk8: Updated for version 8u152.

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

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=zulu-openjdk8
VERSION=${VERSION:-8u144}
VERSION=${VERSION:-8u152}
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:-zulu8.23.0.3-jdk8.0.144-linux_x64}"
SRCNAM="${SRCNAM:-zulu8.25.0.1-jdk8.0.152-linux_x64}"
ARCH=${ARCH:-$(uname -m)}

View file

@ -1,10 +1,10 @@
PRGNAM="zulu-openjdk8"
VERSION="8u144"
VERSION="8u152"
HOMEPAGE="http://zulu.org"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="http://cdn.azul.com/zulu/bin/zulu8.23.0.3-jdk8.0.144-linux_x64.tar.gz"
MD5SUM_x86_64="6ecd67688407b9f7e45c2736f003398b"
DOWNLOAD_x86_64="http://cdn.azul.com/zulu/bin/zulu8.25.0.1-jdk8.0.152-linux_x64.tar.gz"
MD5SUM_x86_64="cc6e9ff13c27d27033220208d5450f2d"
REQUIRES=""
MAINTAINER="Sébastien Ballet"
EMAIL="slacker6896@gmail.com"