summaryrefslogtreecommitdiffstats
path: root/openjdk/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-01-22 15:15:04 +0000
committer Eric Hameleers <alien@slackware.com>2015-01-22 15:15:04 +0000
commite7d910352679e51b2653f928658ae9b08f9b5d9e (patch)
tree8192638bc9b03396dc9562c745adcf376b0bcabc /openjdk/build
parent3f4f0957499c8ad0c8a9c45c6e38cd4ec030a198 (diff)
downloadasb-e7d910352679e51b2653f928658ae9b08f9b5d9e.tar.gz
asb-e7d910352679e51b2653f928658ae9b08f9b5d9e.tar.xz
Update to icedtea 2.5.4 for openjdk 7u75_b13
Diffstat (limited to 'openjdk/build')
-rwxr-xr-xopenjdk/build/openjdk.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/openjdk/build/openjdk.SlackBuild b/openjdk/build/openjdk.SlackBuild
index 04aee237..f4746c94 100755
--- a/openjdk/build/openjdk.SlackBuild
+++ b/openjdk/build/openjdk.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright 2011, 2012, 2013, 2014 Eric Hameleers, Eindhoven, The Netherlands
+# Copyright 2011, 2012, 2013, 2014, 2015 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=7u71
-JAVABLD=b14
-ICEDTEA=2.5.3
+JAVAVER=7u75
+JAVABLD=b13
+ICEDTEA=2.5.4
VERSION="${JAVAVER}_${JAVABLD}"
BUILD=${BUILD:-1}