Commit 6268a48c authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

Bump rsync package to 2.6.8

Closes 0000859.
parent c2db5291
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
# rsync
#
#############################################################
RSYNC_VER:=2.6.7
RSYNC_VER:=2.6.8
RSYNC_SOURCE:=rsync-$(RSYNC_VER).tar.gz
RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/
RSYNC_DIR:=$(BUILD_DIR)/rsync-$(RSYNC_VER)