File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 10
10
type : boolean
11
11
12
12
env :
13
- JDK_TARBALL_URL : https://github.com/openjdk/jdk21u/archive/refs/tags/jdk-21.0.1+12 .tar.gz
14
- PKG_NAME_AND_VERSION : openjdk-21_21.0.1+12
13
+ JDK_TARBALL_URL : https://github.com/openjdk/jdk21u/archive/refs/tags/jdk-21.0.2+13 .tar.gz
14
+ PKG_NAME_AND_VERSION : openjdk-21_21.0.2+13
15
15
16
16
jobs :
17
17
build :
Original file line number Diff line number Diff line change
1
+ openjdk-21 (21.0.2+13-0ppa1) focal; urgency=high
2
+
3
+ * OpenJDK 21.0.2 release, build 13.
4
+ * see https://jdk.java.net/21/release-notes
5
+
6
+ -- Cryptobot <releases@cryptomator.org> Tue, 30 Jan 2024 11:00:00 +0200
7
+
1
8
openjdk-21 (21.0.1+12-0ppa1) focal; urgency=high
2
9
3
10
* OpenJDK 21.0.1 release, build 12.
Original file line number Diff line number Diff line change 5
5
# export DH_VERBOSE=1
6
6
7
7
BOOT_JDK_PATH = /usr/lib/jvm/java-20-coffeelibs
8
- JDK_VERSION = 21.0.1+12 -1
8
+ JDK_VERSION = 21.0.2+13 -1
9
9
10
10
% :
11
11
dh $@
You can’t perform that action at this time.
0 commit comments