Updated rsync (3.0.7).

This commit is contained in:
Arne Fitzenreiter
2010-01-24 10:01:01 +01:00
parent b29a66a52f
commit b85445f64b
2 changed files with 4 additions and 3 deletions

View File

@@ -294,6 +294,7 @@
* rrdtool-1.2.15
* rssdler-0.4.0a
* rsync-3.0.6
* rsync-3.0.7
* rtorrent-0.8.6
* samba-3.3.10
* sane-1.0.19

View File

@@ -24,7 +24,7 @@
include Config
VER = 3.0.6
VER = 3.0.7
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 = 3
PAK_VER = 4
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = e9865d093a18e4668b9d31b635dc8e99
$(DL_FILE)_MD5 = b53525900817cf1ba7ad3a516ab5bfe9
install : $(TARGET)