Browse Source

rsync-2.6.7 is now out

Eric Andersen 19 years ago
parent
commit
9ef8e45ff6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/rsync/rsync.mk

+ 1 - 1
package/rsync/rsync.mk

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