Updated rsync to 3.04

This commit is contained in:
Arne Fitzenreiter
2008-12-20 13:53:12 +01:00
parent 05fa01ffb7
commit 6a3b976b9f
2 changed files with 4 additions and 4 deletions

View File

@@ -251,7 +251,7 @@
* rp-pppoe-3.8
* rrdtool-1.2.15
* rssdler-0.4.0a
* rsync-2.6.9
* rsync-3.0.4
* rtorrent-0.7.9
* samba-3.2.5
* sane-1.0.19

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.6.9
VER = 3.0.4
THISAPP = rsync-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = rsync
PAK_VER = 1
PAK_VER = 2
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 996d8d8831dbca17910094e56dcb5942
$(DL_FILE)_MD5 = 2b2d159c9bd1b5f8adfd8b13da3a1f3f
install : $(TARGET)