summaryrefslogtreecommitdiffstats
path: root/package/rsync
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-10-14 09:39:25 +0000
committerEric Andersen <andersen@codepoet.org>2004-10-14 09:39:25 +0000
commitc3da0d8281e24ad8fa1af7e06a16330cc6b41eb3 (patch)
tree042e86e5e8e26ebb24e55d1bc87beb29894ea884 /package/rsync
parente2578ec3c5febb0670405896216ddbc73e4a8840 (diff)
downloadbuildroot-novena-c3da0d8281e24ad8fa1af7e06a16330cc6b41eb3.tar.gz
buildroot-novena-c3da0d8281e24ad8fa1af7e06a16330cc6b41eb3.zip
Update a few packages
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 eb741b86b..10080d038 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_SOURCE)
+RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/
RSYNC_DIR:=$(BUILD_DIR)/rsync-$(RSYNC_VER)
RSYNC_CAT:=zcat
RSYNC_BINARY:=rsync