From 084f3f430f185df027663570c381a0358d825258 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 2 Mar 2019 20:58:45 +0000 Subject: openjdk: updated to 8u201_b08 --- openjdk/build/openjdk.SlackBuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'openjdk') diff --git a/openjdk/build/openjdk.SlackBuild b/openjdk/build/openjdk.SlackBuild index 5c66c349..409de390 100755 --- a/openjdk/build/openjdk.SlackBuild +++ b/openjdk/build/openjdk.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 Eric Hameleers, Eindhoven, The Netherlands +# Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 Eric Hameleers, Eindhoven, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,9 +23,9 @@ PKGNAM1=openjdk PKGNAM2=openjre -JAVAVER=8u191 -JAVABLD=b12 -ICEDTEA=3.10.0 +JAVAVER=8u201 +JAVABLD=b08 +ICEDTEA=3.11.0 VERSION="${JAVAVER}_${JAVABLD}" BUILD=${BUILD:-1} -- cgit v1.2.3-79-gdb01