* [Buildroot] patch: rsync
@ 2006-11-20 15:29 Goetz Bock
2006-11-20 16:45 ` Bernhard Fischer
0 siblings, 1 reply; 2+ messages in thread
From: Goetz Bock @ 2006-11-20 15:29 UTC (permalink / raw)
To: buildroot
Dear list,
the version of rsync used does no longer exist. Patch follows:
Index: package/rsync/rsync.mk
===================================================================
--- package/rsync/rsync.mk (revision 16570)
+++ package/rsync/rsync.mk (working copy)
@@ -3,7 +3,7 @@
# rsync
#
#############################################################
-RSYNC_VER:=2.6.8
+RSYNC_VER:=2.6.9
RSYNC_SOURCE:=rsync-$(RSYNC_VER).tar.gz
RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/
RSYNC_DIR:=$(BUILD_DIR)/rsync-$(RSYNC_VER)
--
/"\ Goetz Bock at blacknet dot de -- secure mobile Linux everNETting
\ / (c) 2006 Creative Commons, Attribution-ShareAlike 2.0 de
X [ 1. Use descriptive subjects - 2. Edit a reply for brevity - ]
/ \ [ 3. Reply to the list - 4. Read the archive *before* you post ]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-11-20 16:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-20 15:29 [Buildroot] patch: rsync Goetz Bock
2006-11-20 16:45 ` Bernhard Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox