summaryrefslogtreecommitdiffstats
path: root/package/rsync
diff options
context:
space:
mode:
author"Steven J. Hill"2005-04-27 23:00:48 +0200
committer"Steven J. Hill"2005-04-27 23:00:48 +0200
commit719bb81a16ea34600664900b2d3fc63df5cc10d0 (patch)
treea3150718bf8dc379368ab7eb25c65027fbccfcf7 /package/rsync
parentRsync was recently upgraded to 2.6.4. Until buildroot is updated, (diff)
downloadbuildroot-719bb81a16ea34600664900b2d3fc63df5cc10d0.tar.gz
buildroot-719bb81a16ea34600664900b2d3fc63df5cc10d0.tar.xz
buildroot-719bb81a16ea34600664900b2d3fc63df5cc10d0.zip
Slash missing.
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 b2813a590..03e61f6c9 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/old-versions
+RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/old-versions/
RSYNC_DIR:=$(BUILD_DIR)/rsync-$(RSYNC_VER)
RSYNC_CAT:=zcat
RSYNC_BINARY:=rsync