gnu: openjdk21: Update to 21.0.2.

* gnu/packages/java.scm (openjdk21): Update to 21.0.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Greg Hogan 2024-03-12 16:34:40 +00:00 committed by Christopher Baines
parent 37073f9dd2
commit b5bd0d3a7e
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -1664,8 +1664,8 @@ (define-public openjdk20
"1af1v2c3d8x4c6shzl6cv9qwq7a4hn5map5pjh9vjcky0hkzd489"))
(define-public openjdk21
(make-openjdk openjdk20 "21"
"06wjfwrkqykjdkis2s1nh91cy8vwincnmc699cxvyk3fc12jf3vw"
(make-openjdk openjdk20 "21.0.2"
"0d1g3wnzr5whjpq8gvxq0h7kd7lxd3xgc6bh3kg8vzz096asn0kj"
(source (origin
(inherit (package-source base))
(patches (search-patches "openjdk-21-fix-rpath.patch"