openjdk21: update to 21.0.6+1.

This commit is contained in:
classabbyamp 2024-11-01 01:53:05 -04:00
parent 7f8ba7222d
commit bd5285d98e
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'openjdk21'
pkgname=openjdk21
version=21.0.5+5
version=21.0.6+1
revision=1
_gtest_ver=1.13.0
_java_ver="${version%%.*}"
@ -43,7 +43,7 @@ license="GPL-2.0-only WITH Classpath-exception-2.0"
homepage="http://openjdk.java.net/"
distfiles="https://github.com/openjdk/jdk${_java_ver}u/archive/jdk-${version}.tar.gz
https://github.com/google/googletest/archive/refs/tags/v${_gtest_ver}.tar.gz"
checksum="5dfed3786d86629bf6aa32046850f29d423398fbec88d5a87ce5c2fb190d7ef5
checksum="8b710ba4544f2b4fa0448ab2e913e96faafed15b0ab0b87f87de598341d3c41a
ad7fdba11ea011c1d925b3289cf4af2c66a352e18d4c7264392fead75e919363"
alternatives="jdk:/usr/lib/jvm/default-jdk:/${_jdk_home}"
provides="java-environment-${version}_1"