7zip: update to 15.14.1

Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Marcel Lorenz
2016-05-13 17:50:57 +02:00
committed by Michael Tremer
parent e5158aea0a
commit cdd422b561
2 changed files with 4 additions and 3 deletions

View File

@@ -3,6 +3,7 @@ usr/local/lib/p7zip
#usr/local/lib/p7zip/7z
#usr/local/lib/p7zip/7z.so
#usr/local/lib/p7zip/Codecs
usr/local/lib/p7zip/Codecs/Rar.so
#usr/local/lib/p7zip/Codecs/Rar29.so
#usr/local/man/man1/7z.1
#usr/local/man/man1/7za.1

View File

@@ -24,7 +24,7 @@
include Config
VER = 9.38.1
VER = 15.14.1
THISAPP = p7zip_$(VER)
DL_FILE = $(THISAPP)_src_all.tar.bz2
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = 7zip
PAK_VER = 4
PAK_VER = 5
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 6cba8402ccab2370d3b70c5e28b3d651
$(DL_FILE)_MD5 = 92cca093312b5a71a7be7dc7d1d32509
install : $(TARGET)