mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-19 07:23:03 +02:00
update ntfs, maybee included in next core
update ncftp and hdparm version git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1222 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
* guardian-ipfire
|
||||
* gzip-1.3.5
|
||||
* hddtemp-0.3-beta14
|
||||
* hdparm-7.7
|
||||
* hdparm-8.1
|
||||
* hplip-2.7.10
|
||||
* htop-0.7
|
||||
* httpd-2.2.6
|
||||
@@ -180,7 +180,7 @@
|
||||
* mysql-5.0.24a
|
||||
* nano-1.2.5
|
||||
* nasm-0.98.39
|
||||
* ncftp-3.1.9-src
|
||||
* ncftp-3.2.1-src
|
||||
* ncurses-5.5
|
||||
* neon-0.25.5
|
||||
* net-tools-1.60
|
||||
@@ -188,7 +188,7 @@
|
||||
* nfs-utils-1.1.1
|
||||
* nmap-4.03
|
||||
* noip_updater_v1.6
|
||||
* ntfs-3g-1.2129
|
||||
* ntfs-3g-1.2216
|
||||
* ntp-4.2.2
|
||||
* ocaml-3.09.2
|
||||
* oinkmaster-2.0
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 7.7
|
||||
VER = 8.1
|
||||
|
||||
THISAPP = hdparm-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 0d96f03155fe5c119ca338a51ad1eaa7
|
||||
$(DL_FILE)_MD5 = 87c1512497195204034503665f71f5fc
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 3.1.9
|
||||
VER = 3.2.1
|
||||
|
||||
THISAPP = ncftp-$(VER)-src
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/ncftp-$(VER)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = ncftp
|
||||
PAK_VER = 1
|
||||
PAK_VER = 2
|
||||
|
||||
DEPS = ""
|
||||
|
||||
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 66cf8dacec848eb11a70632fe9f21807
|
||||
$(DL_FILE)_MD5 = d82cdfe0d5448172c03b434607414fb8
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 1.2129
|
||||
VER = 1.2216
|
||||
|
||||
THISAPP = ntfs-3g-$(VER)
|
||||
DL_FILE = $(THISAPP).tgz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 8dc058841779feb2ec2588c30fb28ad2
|
||||
$(DL_FILE)_MD5 = d1664636d38e4ce8eb2af1f09bc5a15d
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user