rsync-2.6.7 is now out

This commit is contained in:
Eric Andersen 2006-03-19 21:18:45 +00:00
parent 986418d19e
commit 9ef8e45ff6
1 changed files with 1 additions and 1 deletions

View File

@ -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)