Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] rsync: bump to 3.0.9
@ 2011-09-27 10:17 Yegor Yefremov
  2011-09-27 18:54 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Yegor Yefremov @ 2011-09-27 10:17 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
 package/rsync/rsync.mk |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Index: b/package/rsync/rsync.mk
===================================================================
--- a/package/rsync/rsync.mk
+++ b/package/rsync/rsync.mk
@@ -4,10 +4,9 @@
 #
 #############################################################
 
-RSYNC_VERSION := 3.0.8
-RSYNC_SOURCE := rsync-$(RSYNC_VERSION).tar.gz
-RSYNC_SITE := http://rsync.samba.org/ftp/rsync/src
-RSYNC_INSTALL_STAGING = NO
+RSYNC_VERSION = 3.0.9
+RSYNC_SOURCE = rsync-$(RSYNC_VERSION).tar.gz
+RSYNC_SITE = http://rsync.samba.org/ftp/rsync/src
 RSYNC_CONF_OPT = $(if $(BR2_ENABLE_DEBUG),--enable-debug,--disable-debug)
 RSYNC_CONF_OPT = --with-included-popt
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] rsync: bump to 3.0.9
  2011-09-27 10:17 [Buildroot] [PATCH] rsync: bump to 3.0.9 Yegor Yefremov
@ 2011-09-27 18:54 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2011-09-27 18:54 UTC (permalink / raw)
  To: buildroot

>>>>> "Yegor" == Yegor Yefremov <yegor_sub1@visionsystems.de> writes:

 Yegor> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-27 18:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-27 10:17 [Buildroot] [PATCH] rsync: bump to 3.0.9 Yegor Yefremov
2011-09-27 18:54 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox