mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
openjdk14-bootstrap: fix checksum
This commit is contained in:
parent
5f8ae401b6
commit
590b80758b
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
license="GPL-2.0-only WITH Classpath-exception-2.0"
|
license="GPL-2.0-only WITH Classpath-exception-2.0"
|
||||||
homepage="http://openjdk.java.net/"
|
homepage="http://openjdk.java.net/"
|
||||||
distfiles="https://hg.openjdk.java.net/jdk-updates/jdk${_java_ver}u/archive/jdk-${version}.tar.gz"
|
distfiles="https://hg.openjdk.java.net/jdk-updates/jdk${_java_ver}u/archive/jdk-${version}.tar.gz"
|
||||||
checksum=dfb3607f1b675458f29a185a40f1dbbf896439cf33b3aa0f3d89df297e604935
|
checksum=72a7e129235c9a71405a9d97e095fa554b21ddb9f2a37d03cbee2bdcb695a0ec
|
||||||
provides="java-environment-${version}_1 java-runtime-${version}_1"
|
provides="java-environment-${version}_1 java-runtime-${version}_1"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
repository=bootstrap
|
repository=bootstrap
|
||||||
|
|
Loading…
Add table
Reference in a new issue