summaryrefslogtreecommitdiffstats
path: root/package/rsync
diff options
context:
space:
mode:
author"Steven J. Hill" <sjhill@realitydiluted.com>2005-04-27 20:59:23 +0000
committer"Steven J. Hill" <sjhill@realitydiluted.com>2005-04-27 20:59:23 +0000
commit0e5de0386d2730dffe75f2a1836060c29da49a83 (patch)
tree83cb15d8a0bc57e1ba010338601c07d3d2ed37b5 /package/rsync
parentf3ccf319b05029b7a6f960a24dc339de2875a72c (diff)
downloadbuildroot-novena-0e5de0386d2730dffe75f2a1836060c29da49a83.tar.gz
buildroot-novena-0e5de0386d2730dffe75f2a1836060c29da49a83.zip
Rsync was recently upgraded to 2.6.4. Until buildroot is updated,
the RSYNC_SITE variable needs to be changed.
Diffstat (limited to 'package/rsync')
-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 735ce3a0e..b2813a590 100644
--- a/package/rsync/rsync.mk
+++ b/package/rsync/rsync.mk
@@ -5,7 +5,7 @@
#############################################################
RSYNC_VER:=2.6.3
RSYNC_SOURCE:=rsync-$(RSYNC_VER).tar.gz
-RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/
+RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/old-versions
RSYNC_DIR:=$(BUILD_DIR)/rsync-$(RSYNC_VER)
RSYNC_CAT:=zcat
RSYNC_BINARY:=rsync