projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3ccf31
)
Rsync was recently upgraded to 2.6.4. Until buildroot is updated,
author
"Steven J. Hill"
<sjhill@realitydiluted.com>
Wed, 27 Apr 2005 20:59:23 +0000
(20:59 -0000)
committer
"Steven J. Hill"
<sjhill@realitydiluted.com>
Wed, 27 Apr 2005 20:59:23 +0000
(20:59 -0000)
the RSYNC_SITE variable needs to be changed.
package/rsync/rsync.mk
patch
|
blob
|
history
diff --git
a/package/rsync/rsync.mk
b/package/rsync/rsync.mk
index 735ce3a0e2945e0daafbe5c674f39161c94c27b8..b2813a590685425a97cbdeb241830bc3456bc54d 100644
(file)
--- 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