openjdk11-bin: fix license
This commit is contained in:
parent
a748e7a95c
commit
7d2e238396
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ archs="x86_64"
|
|||
wrksrc=jdk-11
|
||||
short_desc="Official Reference Implementation for Java SE 11"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
license="GPL-2.0-only WITH Classpath-exception-2.0"
|
||||
homepage="https://jdk.java.net/java-se-ri/11"
|
||||
distfiles="https://download.java.net/openjdk/jdk11/ri/openjdk-${version}_linux-x64_bin.tar.gz"
|
||||
checksum=3784cfc4670f0d4c5482604c7c513beb1a92b005f569df9bf100e8bef6610f2e
|
||||
|
|
Loading…
Reference in a new issue