12345678910111213141516171819 |
- PRGNAM="OpenJDK11"
- VERSION="11.0.18"
- HOMEPAGE="https://openjdk.java.net/"
- DOWNLOAD="https://github.com/openjdk/jdk11u/archive/jdk-11.0.18-ga/jdk11u-jdk-11.0.18-ga.tar.gz \
- https://anduin.linuxfromscratch.org/BLFS/OpenJDK/OpenJDK-10.0.2/OpenJDK-10.0.2+13-i686-bin.tar.xz \
- http://www.lenardspencer.net/linux/slackbuilds/OpenJDK-bootstraps/jtreg-6.1-1.tar.xz"
- MD5SUM="a7b663f0618e3d7e4eefc4b5e0f097b0 \
- d66af9a4303ce9d0c93c92945048e361 \
- e3389e74678dcf707b5b3d5ec6c7510d"
- DOWNLOAD_x86_64="https://github.com/openjdk/jdk11u/archive/jdk-11.0.18-ga/jdk11u-jdk-11.0.18-ga.tar.gz \
- https://anduin.linuxfromscratch.org/BLFS/OpenJDK/OpenJDK-10.0.2/OpenJDK-10.0.2+13-x86_64-bin.tar.xz \
- http://www.lenardspencer.net/linux/slackbuilds/OpenJDK-bootstraps/jtreg-6.1-1.tar.xz"
- MD5SUM_x86_64="a7b663f0618e3d7e4eefc4b5e0f097b0 \
- a550f9e2aa1e8437346bb52a7b36052e \
- e3389e74678dcf707b5b3d5ec6c7510d"
- REQUIRES=""
- MAINTAINER="Lenard Spencer"
- EMAIL="lenardrspencer@gmail.com"
|