summaryrefslogtreecommitdiff
path: root/package/rsync/rsync.mk
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-09-08 00:04:02 +0000
committerMike Frysinger <vapier@gentoo.org>2005-09-08 00:04:02 +0000
commit919a45a0aa58d763f8678a276104c609413ae017 (patch)
treee5966e743685f70398445fdaa184bb53c0f0097b /package/rsync/rsync.mk
parent8c2fc6099766b757f9a0f96268eeac5011f390e9 (diff)
version bump to 2.6.6
Diffstat (limited to 'package/rsync/rsync.mk')
-rw-r--r--package/rsync/rsync.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rsync/rsync.mk b/package/rsync/rsync.mk
index c0d9722ff..43a7fb305 100644
--- a/package/rsync/rsync.mk
+++ b/package/rsync/rsync.mk
@@ -3,7 +3,7 @@
# rsync
#
#############################################################
-RSYNC_VER:=2.6.3
+RSYNC_VER:=2.6.6
RSYNC_SOURCE:=rsync-$(RSYNC_VER).tar.gz
RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/old-versions/
RSYNC_DIR:=$(BUILD_DIR)/rsync-$(RSYNC_VER)