diff options
Diffstat (limited to 'java/linux-sun-jdk15/Makefile')
-rw-r--r-- | java/linux-sun-jdk15/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/linux-sun-jdk15/Makefile b/java/linux-sun-jdk15/Makefile index 98c39f8bf5f1..ba4da15ba415 100644 --- a/java/linux-sun-jdk15/Makefile +++ b/java/linux-sun-jdk15/Makefile @@ -32,7 +32,7 @@ NO_BUILD= yes USE_LINUX= yes USE_XLIB= yes JDK_VERSION= 1.5.0 -JDK_REVISION= 11 +JDK_REVISION= 12 DL_JDK_VERSION= ${JDK_VERSION}_${JDK_REVISION} ONLY_FOR_ARCHS= i386 amd64 DOWNLOAD_URL?= http://java.sun.com/javase/downloads/index_jdk5.jsp |