summaryrefslogtreecommitdiffstats
path: root/openjdk7/build
diff options
context:
space:
mode:
Diffstat (limited to 'openjdk7/build')
-rw-r--r--openjdk7/build/BUILDING.txt4
-rwxr-xr-xopenjdk7/build/openjdk7.SlackBuild6
2 files changed, 5 insertions, 5 deletions
diff --git a/openjdk7/build/BUILDING.txt b/openjdk7/build/BUILDING.txt
index 033d9bc8..b70e359e 100644
--- a/openjdk7/build/BUILDING.txt
+++ b/openjdk7/build/BUILDING.txt
@@ -14,8 +14,8 @@
# Check ICEDTEA_BRANCH value in Makefile.in:
ICEDTEA_MAJOR="icedtea7"
-ICEDTEA_BRANCH="2.6.9"
-ICEDTEA_VERSION="2.6.9"
+ICEDTEA_BRANCH="2.6.10"
+ICEDTEA_VERSION="2.6.10"
DROPURL="http://icedtea.classpath.org/download/drops"
SUPPURL="${DROPURL}/${ICEDTEA_MAJOR}/${ICEDTEA_BRANCH}"
diff --git a/openjdk7/build/openjdk7.SlackBuild b/openjdk7/build/openjdk7.SlackBuild
index 76846079..274371ae 100755
--- a/openjdk7/build/openjdk7.SlackBuild
+++ b/openjdk7/build/openjdk7.SlackBuild
@@ -23,9 +23,9 @@
PKGNAM1=openjdk7
PKGNAM2=openjre7
-JAVAVER=7u131
-JAVABLD=b00
-ICEDTEA=2.6.9
+JAVAVER=7u141
+JAVABLD=b02
+ICEDTEA=2.6.10
VERSION="${JAVAVER}_${JAVABLD}"
BUILD=${BUILD:-1}