summaryrefslogtreecommitdiffstats
path: root/openjdk7/build/openjdk7.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-02-14 07:38:14 +0000
committer Eric Hameleers <alien@slackware.com>2017-02-14 07:38:14 +0000
commit7620edaed8489f6e6ffa8ca1039010f946708278 (patch)
tree5e212a18e2228444a75a5b4ab63d97ec14536eb8 /openjdk7/build/openjdk7.SlackBuild
parentda98cd12396fb2bb3061e83b7d825d5f329704c0 (diff)
downloadasb-7620edaed8489f6e6ffa8ca1039010f946708278.tar.gz
asb-7620edaed8489f6e6ffa8ca1039010f946708278.tar.xz
openjdk7: update to OpenJDK 7u131_b00 (icedtea 2.6.9)
Diffstat (limited to 'openjdk7/build/openjdk7.SlackBuild')
-rwxr-xr-xopenjdk7/build/openjdk7.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/openjdk7/build/openjdk7.SlackBuild b/openjdk7/build/openjdk7.SlackBuild
index d776a878..76846079 100755
--- a/openjdk7/build/openjdk7.SlackBuild
+++ b/openjdk7/build/openjdk7.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright 2011, 2012, 2013, 2014, 2015, 2016 Eric Hameleers, Eindhoven, The Netherlands
+# Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017 Eric Hameleers, Eindhoven, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,9 +23,9 @@
PKGNAM1=openjdk7
PKGNAM2=openjre7
-JAVAVER=7u121
+JAVAVER=7u131
JAVABLD=b00
-ICEDTEA=2.6.8
+ICEDTEA=2.6.9
VERSION="${JAVAVER}_${JAVABLD}"
BUILD=${BUILD:-1}