svn commit: trunk/buildroot/package/rsync

andersen at uclibc.org andersen at uclibc.org
Sun Mar 19 21:18:48 UTC 2006


Author: andersen
Date: 2006-03-19 13:18:45 -0800 (Sun, 19 Mar 2006)
New Revision: 14576

Log:
rsync-2.6.7 is now out


Modified:
   trunk/buildroot/package/rsync/rsync.mk


Changeset:
Modified: trunk/buildroot/package/rsync/rsync.mk
===================================================================
--- trunk/buildroot/package/rsync/rsync.mk	2006-03-19 18:15:11 UTC (rev 14575)
+++ trunk/buildroot/package/rsync/rsync.mk	2006-03-19 21:18:45 UTC (rev 14576)
@@ -3,7 +3,7 @@
 # rsync
 #
 #############################################################
-RSYNC_VER:=2.6.6
+RSYNC_VER:=2.6.7
 RSYNC_SOURCE:=rsync-$(RSYNC_VER).tar.gz
 RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/
 RSYNC_DIR:=$(BUILD_DIR)/rsync-$(RSYNC_VER)




More information about the uClibc-cvs mailing list