summaryrefslogtreecommitdiffstats
path: root/openjdk/build/openjdk.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'openjdk/build/openjdk.SlackBuild')
-rwxr-xr-xopenjdk/build/openjdk.SlackBuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/openjdk/build/openjdk.SlackBuild b/openjdk/build/openjdk.SlackBuild
index 11ff90fd..1e0d4710 100755
--- a/openjdk/build/openjdk.SlackBuild
+++ b/openjdk/build/openjdk.SlackBuild
@@ -1,7 +1,6 @@
#!/bin/sh
# Copyright 2011, 2012 Eric Hameleers, Eindhoven, The Netherlands
-# Copyright 2012 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,9 +23,9 @@
PKGNAM1=openjdk
PKGNAM2=openjre
-JAVAVER=7u5
-JAVABLD=b21
-ICEDTEA=2.2.1
+JAVAVER=7u6
+JAVABLD=b30
+ICEDTEA=2.3.1
VERSION="${JAVAVER}_${JAVABLD}"
BUILD=${BUILD:-1}