File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
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"
You can’t perform that action at this time.
0 commit comments