summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Strahil Yordanov <strahilski@yahoo.com>2017-07-29 17:41:36 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-29 17:41:36 +0700
commita274528c11f5a66176cd1188a3dcebb5a37a34b7 (patch)
tree10a8bf3bfef3cef78621284d6d6bbf7268de9879
parent2d27e5a05851d9d4f9d70d315724db72157fa743 (diff)
downloadslackbuilds-a274528c11f5a66176cd1188a3dcebb5a37a34b7.tar.gz
slackbuilds-a274528c11f5a66176cd1188a3dcebb5a37a34b7.tar.xz
development/openjdk8: Updated for version 8u141b15.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/openjdk8/openjdk8.SlackBuild10
-rw-r--r--development/openjdk8/openjdk8.info38
2 files changed, 24 insertions, 24 deletions
diff --git a/development/openjdk8/openjdk8.SlackBuild b/development/openjdk8/openjdk8.SlackBuild
index 378a36b956..c7ad39a497 100644
--- a/development/openjdk8/openjdk8.SlackBuild
+++ b/development/openjdk8/openjdk8.SlackBuild
@@ -23,12 +23,12 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=openjdk8
-VERSION=${VERSION:-8u121b13}
+VERSION=${VERSION:-8u141b15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
DVER=1.8.0_$(printf $VERSION | cut -du -f2)
-ICEDTEA=icedtea-3.3.0
+ICEDTEA=icedtea-3.5.0
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
@@ -70,8 +70,6 @@ cd icedtea-build
# http://mirror.centos.org/centos/6/os/x86_64/Packages/ca-certificates-2015.2.4-65.0.1.el6_6.noarch.rpm
JAVA_HOME=${BOOT_JAVA} PATH=${BOOT_JAVA}/bin:$PATH ../$ICEDTEA/configure \
--with-jdk-home=${BOOT_JAVA} \
- --disable-docs \
- --disable-downloading \
--disable-system-kerberos \
--disable-system-pcsc \
--disable-system-sctp \
@@ -83,7 +81,9 @@ JAVA_HOME=${BOOT_JAVA} PATH=${BOOT_JAVA}/bin:$PATH ../$ICEDTEA/configure \
--with-jdk-src-zip="$CWD/jdk.tar.xz" \
--with-langtools-src-zip="$CWD/langtools.tar.xz" \
--with-nashorn-src-zip="$CWD/nashorn.tar.xz" \
- --with-hotspot-src-zip="$CWD/hotspot.tar.xz"
+ --with-hotspot-src-zip="$CWD/hotspot.tar.xz" \
+ --disable-docs \
+ --disable-downloading
JAVA_HOME=${BOOT_JAVA} PATH=${BOOT_JAVA}/bin:$PATH LOG=trace make
diff --git a/development/openjdk8/openjdk8.info b/development/openjdk8/openjdk8.info
index 1934f9c576..50cef90cd1 100644
--- a/development/openjdk8/openjdk8.info
+++ b/development/openjdk8/openjdk8.info
@@ -1,24 +1,24 @@
PRGNAM="openjdk8"
-VERSION="8u121b13"
+VERSION="8u141b15"
HOMEPAGE="http://openjdk.java.net"
-DOWNLOAD="http://icedtea.classpath.org/download/source/icedtea-3.3.0.tar.xz \
- http://icedtea.classpath.org/download/drops/icedtea8/3.3.0/openjdk.tar.xz \
- http://icedtea.classpath.org/download/drops/icedtea8/3.3.0/corba.tar.xz \
- http://icedtea.classpath.org/download/drops/icedtea8/3.3.0/jaxp.tar.xz \
- http://icedtea.classpath.org/download/drops/icedtea8/3.3.0/jaxws.tar.xz \
- http://icedtea.classpath.org/download/drops/icedtea8/3.3.0/jdk.tar.xz \
- http://icedtea.classpath.org/download/drops/icedtea8/3.3.0/langtools.tar.xz \
- http://icedtea.classpath.org/download/drops/icedtea8/3.3.0/nashorn.tar.xz \
- http://icedtea.classpath.org/download/drops/icedtea8/3.3.0/hotspot.tar.xz"
-MD5SUM="86d61ef5d3abff3938be8bbb9e03e444 \
- 2d1c5467d3c7818ee7ec81d37c1bbbd4 \
- 1bc8c5b63eca3918f1c4c934bf66b233 \
- 2b3559177fead9ccb56db07191102870 \
- 92612fa7cfecf27357743c932a091b9b \
- 2a732b3f46453fb45b1a37b7c1ab3db8 \
- b10431e5823ac859de631e183b1d0b67 \
- 9cc3887801b7ad6c290c4adf4a742130 \
- e600f285d00ee367b4129450c35f113a"
+DOWNLOAD="http://icedtea.classpath.org/download/source/icedtea-3.5.0.tar.xz \
+ http://icedtea.classpath.org/download/drops/icedtea8/3.5.0/openjdk.tar.xz \
+ http://icedtea.classpath.org/download/drops/icedtea8/3.5.0/corba.tar.xz \
+ http://icedtea.classpath.org/download/drops/icedtea8/3.5.0/jaxp.tar.xz \
+ http://icedtea.classpath.org/download/drops/icedtea8/3.5.0/jaxws.tar.xz \
+ http://icedtea.classpath.org/download/drops/icedtea8/3.5.0/jdk.tar.xz \
+ http://icedtea.classpath.org/download/drops/icedtea8/3.5.0/langtools.tar.xz \
+ http://icedtea.classpath.org/download/drops/icedtea8/3.5.0/nashorn.tar.xz \
+ http://icedtea.classpath.org/download/drops/icedtea8/3.5.0/hotspot.tar.xz"
+MD5SUM="be9a5d29e5d7314d347aef549679acf2 \
+ 19a8fe6ea2bd753ecd085ebddd185dab \
+ 70224f73a132b14927484cb0249d00f5 \
+ 05c0a6d4b04043cb4b4005fa5374a9f9 \
+ f1ee8e13e71582b1f42f58fda4774d18 \
+ 3baf1a696c1a99fa80365c4b9a5389e1 \
+ 04e42e7e40a9f1cba3a2353410085d91 \
+ a7d351e13515a36794d73d6f7af48447 \
+ 68de1a2ccbad5b32b262b8f791749688"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="openjdk"