12345678910111213141516171819 |
- PRGNAM="OpenJDK11"
- VERSION="11.0.15"
- HOMEPAGE="https://openjdk.java.net/"
- DOWNLOAD="https://github.com/openjdk/jdk11u/archive/jdk-11.0.15-ga/jdk11u-jdk-11.0.15-ga.tar.gz \
- https://anduin.linuxfromscratch.org/BLFS/OpenJDK/OpenJDK-10.0.2/OpenJDK-10.0.2+13-i686-bin.tar.xz \
- https://anduin.linuxfromscratch.org/BLFS/OpenJDK/OpenJDK-16.0.2/jtreg-4.2.0-tip.tar.gz"
- MD5SUM="9d4798b6535e81e518279522a9c118b7 \
- d66af9a4303ce9d0c93c92945048e361 \
- 11818f2ae4be19d2c7ae6501be60ee98"
- DOWNLOAD_x86_64="https://github.com/openjdk/jdk11u/archive/jdk-11.0.15-ga/jdk11u-jdk-11.0.15-ga.tar.gz \
- https://anduin.linuxfromscratch.org/BLFS/OpenJDK/OpenJDK-10.0.2/OpenJDK-10.0.2+13-x86_64-bin.tar.xz \
- https://anduin.linuxfromscratch.org/BLFS/OpenJDK/OpenJDK-16.0.2/jtreg-4.2.0-tip.tar.gz"
- MD5SUM_x86_64="9d4798b6535e81e518279522a9c118b7 \
- a550f9e2aa1e8437346bb52a7b36052e \
- 11818f2ae4be19d2c7ae6501be60ee98"
- REQUIRES=""
- MAINTAINER="Lenard Spencer"
- EMAIL="lenardrspencer@gmail.com"
|