|
From: <ar...@sy...> - 2008-02-23 23:34:47
|
Author: arighi Date: 2008-02-23 17:34:33 -0600 (Sat, 23 Feb 2008) New Revision: 4399 Modified: trunk/initrd_source/make.d/rsync.rul Log: updated rsync to 3.0.0pre10 Modified: trunk/initrd_source/make.d/rsync.rul =================================================================== --- trunk/initrd_source/make.d/rsync.rul 2008-02-23 22:39:46 UTC (rev 4398) +++ trunk/initrd_source/make.d/rsync.rul 2008-02-23 23:34:33 UTC (rev 4399) @@ -3,7 +3,7 @@ # vi: set filetype=make: # -RSYNC_VERSION = 3.0.0pre6 +RSYNC_VERSION = 3.0.0pre10 RSYNC_TARBALL = rsync-$(RSYNC_VERSION).tar.gz #RSYNC_URL = http://rsync.samba.org/ftp/rsync/$(RSYNC_TARBALL) RSYNC_URL = http://download.systemimager.org/pub/rsync/$(RSYNC_TARBALL) |