mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
openjdk11: fix broken download link
Replace it with another mirror. The build still fails for other reasons. Fixxes #9118.
This commit is contained in:
@@ -17,7 +17,7 @@ SOURCE_URI="https://github.com/korli/haiku-jdk11u/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="59b9b0a1984f95c4bac185232e492c42905578fff88091adf2f9ba9d7b9898c6"
|
||||
SOURCE_DIR="haiku-jdk11u-$srcGitRev"
|
||||
SOURCE_FILENAME="jdk11u-$jdkBuild-$srcGitRev.tar.gz"
|
||||
SOURCE_URI_2="https://ftp.osuosl.org/pub/blfs/conglomeration/openjdk/jtreg-4.2-b13-433.tar.gz"
|
||||
SOURCE_URI_2="https://anduin.linuxfromscratch.org/BLFS/OpenJDK/OpenJDK-10.0.2/jtreg-4.2-b13-433.tar.gz"
|
||||
CHECKSUM_SHA256_2="ddf76660d4f519302b9c6310febcde3ff45313c435fff4e157854d1ff50785b1"
|
||||
SOURCE_DIR_2="jtreg"
|
||||
PATCHES="openjdk11-$portVersion.patchset"
|
||||
|
||||
Reference in New Issue
Block a user