Updated 7zip to 4.61

This commit is contained in:
Arne Fitzenreiter
2009-02-01 14:00:11 +01:00
parent 49a5137d51
commit 7bf063067d
2 changed files with 5 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 4.58
VER = 4.61
THISAPP = p7zip_$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = 7zip
PAK_VER = 1
PAK_VER = 2
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 315b184102c17c4956f53218d973222d
$(DL_FILE)_MD5 = a01408ac4ef496270ff936db21309b92
install : $(TARGET)