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

View File

@ -3,7 +3,7 @@
# rsync # rsync
# #
############################################################# #############################################################
RSYNC_VER:=2.6.6 RSYNC_VER:=2.6.7
RSYNC_SOURCE:=rsync-$(RSYNC_VER).tar.gz RSYNC_SOURCE:=rsync-$(RSYNC_VER).tar.gz
RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/ RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/
RSYNC_DIR:=$(BUILD_DIR)/rsync-$(RSYNC_VER) RSYNC_DIR:=$(BUILD_DIR)/rsync-$(RSYNC_VER)