summaryrefslogtreecommitdiffstats
path: root/openjdk7/build/openjdk7.SlackBuild
diff options
context:
space:
mode:
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 0b506813..9b89c4d6 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, 2018, 2019 Eric Hameleers, Eindhoven, The Netherlands
+# Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 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=7u241
-JAVABLD=b01
-ICEDTEA=2.6.20
+JAVAVER=7u251
+JAVABLD=b02
+ICEDTEA=2.6.21
VERSION="${JAVAVER}_${JAVABLD}"
BUILD=${BUILD:-1}