]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Updated java to 1.6.0_12.
authorStefan Schantl <stevee@ipfire.org>
Tue, 10 Mar 2009 11:41:20 +0000 (12:41 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 10 Mar 2009 11:41:20 +0000 (12:41 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/java

index 118fa694c5a828df5cb45796670ba1cd38a7a74a..7c8d834843b7d5f8e35e0995c94c02231e35ef3d 100644 (file)
--- a/lfs/java
+++ b/lfs/java
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.5.0_06
+VER        = 1.6.0_12
 
 THISAPP    = java-$(VER)-for-ipfire
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = java
-PAK_VER    = 1
+PAK_VER    = 2
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 6fdbc9d3fda578bd4261a22195f19d27
+$(DL_FILE)_MD5 = 260b644b3b9f5c4ddba09444db45e19e
 
 install : $(TARGET)