File tree 5 files changed +12
-12
lines changed
5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 12
12
# http://www.illumos.org/license/CDDL.
13
13
# }}}
14
14
#
15
- # Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
15
+ # Copyright 2025 OmniOS Community Edition (OmniOSce) Association.
16
16
17
17
. ../../lib/build.sh
18
18
19
19
PROG=openjdk
20
- VER=11.0.25+9
20
+ VER=11.0.26+4
21
21
PKG=runtime/java/openjdk11
22
22
SUMMARY=" openjdk ${VER%% .* } "
23
23
DESC=" Open-source implementation of the eleventh edition of the "
Original file line number Diff line number Diff line change 12
12
# http://www.illumos.org/license/CDDL.
13
13
# }}}
14
14
#
15
- # Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
15
+ # Copyright 2025 OmniOS Community Edition (OmniOSce) Association.
16
16
17
17
. ../../lib/build.sh
18
18
19
19
PROG=openjdk
20
- VER=17.0.13+11
20
+ VER=17.0.14+7
21
21
PKG=runtime/java/openjdk17
22
22
SUMMARY=" openjdk ${VER%% .* } "
23
23
DESC=" Open-source implementation of the seventeenth edition of the "
Original file line number Diff line number Diff line change 12
12
# http://www.illumos.org/license/CDDL.
13
13
# }}}
14
14
#
15
- # Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
15
+ # Copyright 2025 OmniOS Community Edition (OmniOSce) Association.
16
16
17
17
. ../../lib/build.sh
18
18
19
19
PROG=openjdk
20
- VER=21.0.5+11
20
+ VER=21.0.6+7
21
21
PKG=runtime/java/openjdk21
22
22
SUMMARY=" openjdk ${VER%% .* } "
23
23
DESC=" Open-source implementation of the twenty-first edition of the "
Original file line number Diff line number Diff line change 12
12
# http://www.illumos.org/license/CDDL.
13
13
# }}}
14
14
#
15
- # Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
15
+ # Copyright 2025 OmniOS Community Edition (OmniOSce) Association.
16
16
17
17
. ../../lib/build.sh
18
18
19
19
PROG=openjdk
20
20
VER=1.8
21
- UPDATE=432
21
+ UPDATE=442
22
22
BUILD=06
23
23
PKG=openjdk # #IGNORE## - filled in later
24
24
SUMMARY=" tbc" ; DESC=" tbc"
Original file line number Diff line number Diff line change 74
74
| network/socat | 1.8.0.2 | http://www.dest-unreach.org/socat/download/
75
75
| network/test/iperf | 3.18 | https://github.com/esnet/iperf/releases
76
76
| network/test/netperf | 2.7.0 | https://github.com/HewlettPackard/netperf/tags
77
- | runtime/java/openjdk11 | 11.0.25+9 | https://github.com/openjdk/jdk11u/tags
78
- | runtime/java/openjdk17 | 17.0.13+11 | https://github.com/openjdk/jdk17u/tags
79
- | runtime/java/openjdk21 | 21.0.5+11 | https://github.com/openjdk/jdk21u/tags
80
- | runtime/java/openjdk8 | 1.8.432 -06 | https://github.com/openjdk/jdk8u/tags
77
+ | runtime/java/openjdk11 | 11.0.26+4 | https://github.com/openjdk/jdk11u/tags
78
+ | runtime/java/openjdk17 | 17.0.14+7 | https://github.com/openjdk/jdk17u/tags
79
+ | runtime/java/openjdk21 | 21.0.6+7 | https://github.com/openjdk/jdk21u/tags
80
+ | runtime/java/openjdk8 | 1.8.442 -06 | https://github.com/openjdk/jdk8u/tags
81
81
| runtime/perl | 5.40.1 | https://www.cpan.org/src/README.html
82
82
| runtime/python-311 | 3.11.11 | https://www.python.org/downloads/source/
83
83
| runtime/python-312 | 3.12.8 | https://www.python.org/downloads/source/
You can’t perform that action at this time.
0 commit comments