]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Updated rsync (3.0.7).
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 24 Jan 2010 09:01:01 +0000 (10:01 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 24 Jan 2010 09:01:01 +0000 (10:01 +0100)
doc/packages-list.txt
lfs/rsync

index 0b7c273eb356872fed53c215a89d1b0c67b96399..9abfe4bc1efcb579e8365389dd636cc899220061 100644 (file)
 * 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
index 99d00a09e0dc2dff7da7e9269bde408151f6e260..38a2a9f7f34ff108513a184f87f0403630c358ab 100644 (file)
--- a/lfs/rsync
+++ b/lfs/rsync
@@ -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)