mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
openjdk21: update to 21.0.3+9.
This commit is contained in:
parent
93cac43c39
commit
892b3f171a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openjdk21'
|
||||
pkgname=openjdk21
|
||||
version=21.0.1+12
|
||||
version=21.0.3+9
|
||||
revision=1
|
||||
_gtest_ver=1.13.0
|
||||
_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/v${_gtest_ver}.tar.gz"
|
||||
checksum="9943e3814d3c1a31f1449f09a8b67df54841944f855a1d372be892c5e6b19217
|
||||
checksum="b7a78e596b272d958843eab0c0412fd7ee874a3b6fff577584ebeed39dfef7ee
|
||||
ad7fdba11ea011c1d925b3289cf4af2c66a352e18d4c7264392fead75e919363"
|
||||
alternatives="jdk:/usr/lib/jvm/default-jdk:/${_jdk_home}"
|
||||
provides="java-environment-${version}_1"
|
||||
|
|
Loading…
Add table
Reference in a new issue