]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Updated 7zip to 4.61
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 1 Feb 2009 13:00:11 +0000 (14:00 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 1 Feb 2009 13:00:11 +0000 (14:00 +0100)
doc/packages-list.txt
lfs/7zip

index aca9ff993b3f3100b475537d1912b032d6bba581..0872b1acb37300eda9a3c814fb3a3d53052f50e2 100644 (file)
 * gdbm-1.8.3
 * gettext-0.14.5
 * git-1.6.0
+* git-1.6.1.2
 * glib-2.16.5
 * glibc-2.3.6
 * gmp-4.2
 * openswan-2.6.18-kmod-VER
 * openvpn-2.0.9
 * p7zip_4.58
+* p7zip_4.61
 * pam_mysql-0.7RC1
 * patch-2.5.4
 * pciutils-2.2.3
index 358db931cf5292b8917ce729b78cc8d72d3033c0..4bc3890a5dd3ada4d62dedea3a311c9989928784 100644 (file)
--- a/lfs/7zip
+++ b/lfs/7zip
@@ -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)