openjdk17: update to 17.0.11+9.

This commit is contained in:
classabbyamp 2024-04-19 23:19:32 -04:00
parent fbd1170df1
commit 93cac43c39
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'openjdk17'
pkgname=openjdk17
version=17.0.10+6
version=17.0.11+9
revision=1
_gtest_ver=1.8.1
_java_ver="${version%%.*}"
@ -45,7 +45,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/release-${_gtest_ver}.tar.gz"
checksum="3d5ef3a18c4edfa6e2a16c74d9e771b09eed433006b1380df450aa88725c7238
checksum="84e2e143dcab2160dcde3fe6d6b12d7d030533a5bce1aec0ac20d09c023deae0
9bf1fe5182a604b4135edc1a425ae356c9ad15e9b23f9f12a02e80184c3a249c"
alternatives="jdk:/usr/lib/jvm/default-jdk:/${_jdk_home}"
provides="java-environment-${version}_1"