summaryrefslogtreecommitdiffstats
path: root/openjdk/build/openjdk.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-01-20 21:07:02 +0000
committer Eric Hameleers <alien@slackware.com>2016-01-20 21:07:02 +0000
commit09b38683e410fe01277ed196767f3bdbe854d1d9 (patch)
tree4ec318c98b40045c38f0ac948037fcfa64d1cd22 /openjdk/build/openjdk.SlackBuild
parenta735ab2785cbe518a5bd28a1dbe35e4bb8c78275 (diff)
downloadasb-09b38683e410fe01277ed196767f3bdbe854d1d9.tar.gz
asb-09b38683e410fe01277ed196767f3bdbe854d1d9.tar.xz
Updated to openjdk 7u95_b00 (icedtea-2.6.4)
Diffstat (limited to 'openjdk/build/openjdk.SlackBuild')
-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 3654e53a..0b43ad1b 100755
--- a/openjdk/build/openjdk.SlackBuild
+++ b/openjdk/build/openjdk.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, The Netherlands
+# Copyright 2011, 2012, 2013, 2014, 2015, 2016 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=7u91
-JAVABLD=b02
-ICEDTEA=2.6.3
+JAVAVER=7u95
+JAVABLD=b00
+ICEDTEA=2.6.4
VERSION="${JAVAVER}_${JAVABLD}"
BUILD=${BUILD:-1}