diff mbox

rsync: bump to version 3.1.0

Message ID 1380779345.884.2.camel@phoenix
State Accepted
Commit 755fe7997664a5d8b9e0188361ab78e780abb023
Headers show

Commit Message

Axel Lin Oct. 3, 2013, 5:49 a.m. UTC
Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
 package/rsync/rsync.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard Oct. 3, 2013, 12:27 p.m. UTC | #1
>>>>> "Axel" == Axel Lin <axel.lin@ingics.com> writes:

 Axel> Signed-off-by: Axel Lin <axel.lin@ingics.com>

Committed, thanks.
diff mbox

Patch

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+