blob: aede8595af152912ffc2df96838f2c0d468adc73 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
PRGNAM="OpenJDK17"
VERSION="17.0.5"
HOMEPAGE="https://openjdk.java.net/"
DOWNLOAD="https://github.com/openjdk/jdk17u/archive/jdk-17.0.5-ga/jdk17u-jdk-17.0.5-ga.tar.gz \
http://www.lenardspencer.net/linux/slackbuilds/OpenJDK-bootstraps/OpenJDK-16.0.2-ga-linux-i586-bin.tar.xz \
https://anduin.linuxfromscratch.org/BLFS/OpenJDK/OpenJDK-17.0.1/jtreg-6.1+1.tar.gz"
MD5SUM="8762a6a028582fb1597911c62b90bea9 \
1122a0355d0f85af1f4458965661d37f \
49e6bfa2506e96f461a01f9421a0961c"
DOWNLOAD_x86_64="https://github.com/openjdk/jdk17u/archive/jdk-17.0.5-ga/jdk17u-jdk-17.0.5-ga.tar.gz \
http://www.lenardspencer.net/linux/slackbuilds/OpenJDK-bootstraps/OpenJDK-16.0.2-ga-linux-x86_64-bin.tar.xz \
https://anduin.linuxfromscratch.org/BLFS/OpenJDK/OpenJDK-17.0.1/jtreg-6.1+1.tar.gz"
MD5SUM_x86_64="8762a6a028582fb1597911c62b90bea9 \
5a78816bed3c90f4552dc2163282faca \
49e6bfa2506e96f461a01f9421a0961c"
REQUIRES=""
MAINTAINER="Lenard Spencer"
EMAIL="lenardrspencer@gmail.com"
|