]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Upgraded some packs
authorManiacikarus <maniacikarus@ipfire.org>
Sat, 18 Oct 2008 09:42:36 +0000 (11:42 +0200)
committerManiacikarus <maniacikarus@ipfire.org>
Sat, 18 Oct 2008 09:42:36 +0000 (11:42 +0200)
doc/packages-list.txt
lfs/htop
lfs/ntfs-3g
lfs/vsftpd

index 11e42ab9599c886ece0a9034b8daaf2ae4011edd..71f090ba1c34ec2c3f9e7a8f04a744c523f4b86a 100644 (file)
 * hdparm-8.9
 * hostapd-0.5.10
 * hplip-2.7.10
-* htop-0.7
+* htop-0.8.1
 * httpd-2.2.6
 * hwdata
 * iana-etc-2.10
 * nfs-utils-1.1.1
 * nmap-4.03
 * noip_updater_v1.6
-* ntfs-3g-1.2918
+* ntfs-3g-1.5012
 * ntp-4.2.2
 * ocaml-3.09.2
 * oinkmaster-2.0
 * vlc-0.8.6i
 * vnstat-1.6
 * vnstati-beta3
-* vsftpd-2.0.5
+* vsftpd-2.0.7
 * w_scan-20080105
 * wget-1.10.2
 * whatmask-1.2
index dfafdcc1ba6ba3c099fe3e6ae84e0fc816fc37ed..357b73dcf5f2e911a2aa13227f7ec751e73d5953 100644 (file)
--- a/lfs/htop
+++ b/lfs/htop
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.7
+VER        = 0.8.1
 
 THISAPP    = htop-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 4afc961fa709167e1b434682897991f9
+$(DL_FILE)_MD5 = f0b259ca29175656de48bf0fa0a2e619
 
 install : $(TARGET)
 
index ddbf98836f5d4d70e20d50e00faf0a8a1ef42a66..8c1d67eb61cd1a9e97a8a4829d689e5165e211e3 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.2918
+VER        = 1.5012
 
 THISAPP    = ntfs-3g-$(VER)
 DL_FILE    = $(THISAPP).tgz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 8d87f12702dd0d97c3aa269582159848
+$(DL_FILE)_MD5 = 601db52936011902206dfe1be05e4756
 
 install : $(TARGET)
 
index 4da8711a9a2bdbfb5706ee17646641e6bfa71e1c..814143bf85c02133bc838b236cea2f5c5e9bfbef 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.0.5
+VER        = 2.0.7
 
 THISAPP    = vsftpd-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = vsftpd
-PAK_VER    = 1
+PAK_VER    = 2
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 146062e8b2f93af43ff6c2c770feea94
+$(DL_FILE)_MD5 = 3e39cb7b0bee306ad7df8e3552e15297
 
 install : $(TARGET)