blob: c0c6783eb969e0b9f44093ae84b04514a5bc2a57 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
PRGNAM="OpenJDK17"
VERSION="17.0.11"
HOMEPAGE="https://openjdk.java.net/"
DOWNLOAD="https://github.com/openjdk/jdk17u/archive/jdk-17.0.11-ga/jdk17u-jdk-17.0.11-ga.tar.gz \
https://slackware.uk/people/alien/slackbuilds/openjdk17/build/sources/OpenJDK-16.0.2-ga-linux-i586-bin.tar.xz \
https://anduin.linuxfromscratch.org/BLFS/OpenJDK/OpenJDK-21.0.2/jtreg-7.3.1+1.tar.gz"
MD5SUM="91a2dd8364f77d3012b4c8b4457e11fe \
1122a0355d0f85af1f4458965661d37f \
0038551ecaf37d0cd99832217f79e56d"
DOWNLOAD_x86_64="https://github.com/openjdk/jdk17u/archive/jdk-17.0.11-ga/jdk17u-jdk-17.0.11-ga.tar.gz \
https://slackware.uk/people/alien/slackbuilds/openjdk17/build/sources/OpenJDK-16.0.2-ga-linux-x86_64-bin.tar.xz \
https://anduin.linuxfromscratch.org/BLFS/OpenJDK/OpenJDK-21.0.2/jtreg-7.3.1+1.tar.gz"
MD5SUM_x86_64="91a2dd8364f77d3012b4c8b4457e11fe \
5a78816bed3c90f4552dc2163282faca \
0038551ecaf37d0cd99832217f79e56d"
REQUIRES=""
MAINTAINER="Lenard Spencer"
EMAIL="lenardrspencer@gmail.com"
|