mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
openjdk17: update to 17.0.15+2.
This commit is contained in:
parent
4b507f9635
commit
e1f14ef292
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'openjdk17'
|
# Template file for 'openjdk17'
|
||||||
pkgname=openjdk17
|
pkgname=openjdk17
|
||||||
version=17.0.14+1
|
version=17.0.15+2
|
||||||
revision=1
|
revision=1
|
||||||
_gtest_ver=1.13.0
|
_gtest_ver=1.13.0
|
||||||
_java_ver="${version%%.*}"
|
_java_ver="${version%%.*}"
|
||||||
|
@ -43,7 +43,7 @@ license="GPL-2.0-only WITH Classpath-exception-2.0"
|
||||||
homepage="http://openjdk.java.net/"
|
homepage="http://openjdk.java.net/"
|
||||||
distfiles="https://github.com/openjdk/jdk${_java_ver}u/archive/jdk-${version}.tar.gz
|
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"
|
https://github.com/google/googletest/archive/refs/tags/v${_gtest_ver}.tar.gz"
|
||||||
checksum="16adebb35c00d54f1660f326f6006dbc2fb098071fd22a3604c89830733f2c52
|
checksum="131a653da0cc6b51196e11a8315f68841094ba08454169705af171de4547c6ac
|
||||||
ad7fdba11ea011c1d925b3289cf4af2c66a352e18d4c7264392fead75e919363"
|
ad7fdba11ea011c1d925b3289cf4af2c66a352e18d4c7264392fead75e919363"
|
||||||
alternatives="jdk:/usr/lib/jvm/default-jdk:/${_jdk_home}"
|
alternatives="jdk:/usr/lib/jvm/default-jdk:/${_jdk_home}"
|
||||||
provides="java-environment-${version}_1"
|
provides="java-environment-${version}_1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue