summaryrefslogtreecommitdiffstats
path: root/openjdk7/build/openjdk7.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-02-28 09:58:08 +0000
committer Eric Hameleers <alien@slackware.com>2018-02-28 09:58:08 +0000
commit84118b864de81e4b3ec22aafdc4b4ce261c37520 (patch)
tree5c3be1582647f6f9064e88a85f62efd25ad45b0e /openjdk7/build/openjdk7.SlackBuild
parent9d62b29cfad752b67b9c762262d623e6960209f3 (diff)
downloadasb-84118b864de81e4b3ec22aafdc4b4ce261c37520.tar.gz
asb-84118b864de81e4b3ec22aafdc4b4ce261c37520.tar.xz
openjdk7: update to OpenJDK 7u171_b02 (icedtea-2.6.13)
Diffstat (limited to 'openjdk7/build/openjdk7.SlackBuild')
-rwxr-xr-xopenjdk7/build/openjdk7.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/openjdk7/build/openjdk7.SlackBuild b/openjdk7/build/openjdk7.SlackBuild
index cb1850e5..7bf86935 100755
--- a/openjdk7/build/openjdk7.SlackBuild
+++ b/openjdk7/build/openjdk7.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017 Eric Hameleers, Eindhoven, The Netherlands
+# Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 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=7u161
-JAVABLD=b01
-ICEDTEA=2.6.12
+JAVAVER=7u171
+JAVABLD=b02
+ICEDTEA=2.6.13
VERSION="${JAVAVER}_${JAVABLD}"
BUILD=${BUILD:-1}