]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Updated rsync to 3.04
authorArne Fitzenreiter <arne_f@ipfire.org>
Sat, 20 Dec 2008 12:53:12 +0000 (13:53 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 20 Dec 2008 12:53:12 +0000 (13:53 +0100)
doc/packages-list.txt
lfs/rsync

index 69c9d179d99f6b6574cb0924b575571994130e7d..f6d478a1950c43868949af07dec3b9f3511fff25 100644 (file)
 * 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
index dcb9ab49b618459fcfd4c4c1bef64ec82c657b0b..02753d946bca716f2c7aa4826df380d10b3eb824 100644 (file)
--- a/lfs/rsync
+++ b/lfs/rsync
@@ -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)