From: Maniacikarus Date: Sat, 18 Oct 2008 09:42:36 +0000 (+0200) Subject: Upgraded some packs X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=7bfd1f0b7efaa6e12f1d1cf84406c355fe6ed807 Upgraded some packs --- diff --git a/doc/packages-list.txt b/doc/packages-list.txt index 11e42ab95..71f090ba1 100644 --- a/doc/packages-list.txt +++ b/doc/packages-list.txt @@ -124,7 +124,7 @@ * 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 @@ -215,7 +215,7 @@ * 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 @@ -298,7 +298,7 @@ * 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 diff --git a/lfs/htop b/lfs/htop index dfafdcc1b..357b73dcf 100644 --- 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) diff --git a/lfs/ntfs-3g b/lfs/ntfs-3g index ddbf98836..8c1d67eb6 100644 --- a/lfs/ntfs-3g +++ b/lfs/ntfs-3g @@ -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) diff --git a/lfs/vsftpd b/lfs/vsftpd index 4da8711a9..814143bf8 100644 --- a/lfs/vsftpd +++ b/lfs/vsftpd @@ -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)