From: root Date: Sat, 20 Jun 2009 22:28:14 +0000 (+0200) Subject: Updated rsync to current stable X-Git-Tag: v2.5-core29~61 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=d1b6c34a8ab644cd668f2b31584fbe6067dcd762 Updated rsync to current stable --- diff --git a/lfs/rsync b/lfs/rsync index 02753d946b..99d00a09e0 100644 --- a/lfs/rsync +++ b/lfs/rsync @@ -24,7 +24,7 @@ include Config -VER = 3.0.4 +VER = 3.0.6 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 = 2 +PAK_VER = 3 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 2b2d159c9bd1b5f8adfd8b13da3a1f3f +$(DL_FILE)_MD5 = e9865d093a18e4668b9d31b635dc8e99 install : $(TARGET)