mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
openjdk11: bump version
fix build on VM without AVX
This commit is contained in:
@@ -10,11 +10,11 @@ license. OpenJDK is the official Java SE 8 reference implementation."
|
||||
HOMEPAGE="https://openjdk.java.net/"
|
||||
COPYRIGHT="2007-2019 Oracle and/or its affiliates."
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="5"
|
||||
REVISION="1"
|
||||
jdkBuild="jdk-${portVersion%.*}+${portVersion##*.}"
|
||||
srcGitRev="6cd3c03472d23368a5893490dac47c74eeba5ca9"
|
||||
srcGitRev="7c3bc110a54073826adc95e5a7845a694cf835ca"
|
||||
SOURCE_URI="https://github.com/korli/haiku-jdk11u/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="3677bd0e925a4aa155ba14b169bb4cc991b1272e46018c1b2d5a1ba7e8942661"
|
||||
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"
|
||||
Reference in New Issue
Block a user