diff options
Diffstat (limited to 'java/linux-sun-jdk16/Makefile')
-rw-r--r-- | java/linux-sun-jdk16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/linux-sun-jdk16/Makefile b/java/linux-sun-jdk16/Makefile index 324e19a822c7..c2d448e25a80 100644 --- a/java/linux-sun-jdk16/Makefile +++ b/java/linux-sun-jdk16/Makefile @@ -28,7 +28,7 @@ NO_BUILD= yes USE_LINUX= yes USE_LINUX_APPS= xorglibs JDK_VERSION= 1.6.0 -JDK_REVISION= 37 +JDK_REVISION= 38 DL_JDK_VERSION= ${JDK_VERSION}_${JDK_REVISION} ONLY_FOR_ARCHS= i386 amd64 DOWNLOAD_URL?= http://www.oracle.com/technetwork/java/javase/downloads/index.html |