[Buildroot] [git commit] rsync: bump to version 3.1.0

Peter Korsgaard peter at korsgaard.com
Thu Oct 3 12:11:37 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=755fe7997664a5d8b9e0188361ab78e780abb023
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Axel Lin <axel.lin at ingics.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/rsync/rsync.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/rsync/rsync.mk b/package/rsync/rsync.mk
index 94c2e75..30748b5 100644
--- a/package/rsync/rsync.mk
+++ b/package/rsync/rsync.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RSYNC_VERSION = 3.0.9
+RSYNC_VERSION = 3.1.0
 RSYNC_SOURCE = rsync-$(RSYNC_VERSION).tar.gz
 RSYNC_SITE = http://rsync.samba.org/ftp/rsync/src
 RSYNC_LICENSE = GPLv3+


More information about the buildroot mailing list