Skip to content

Commit 4e210ee

Browse files
committed
[scripts] Update JDK repo version
1 parent de225fd commit 4e210ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
JAVA_VERSION="9.0.4+11"
3+
JAVA_VERSION="9.0.4+12"
44
JAVA_REPO="http://hg.openjdk.java.net/jdk-updates/jdk9u/"
55
SCRIPTDIR="/opt/jdkcross"
66

0 commit comments

Comments
 (0)