Updated java to 1.6.0_12.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Stefan Schantl
2009-03-10 12:41:20 +01:00
committed by Michael Tremer
parent 2b11cc8648
commit 2f97bdf2b0

View File

@@ -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)