From 755fe7997664a5d8b9e0188361ab78e780abb023 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Thu, 3 Oct 2013 13:49:05 +0800 Subject: [PATCH] rsync: bump to version 3.1.0 Signed-off-by: Axel Lin Signed-off-by: Peter Korsgaard --- package/rsync/rsync.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/rsync/rsync.mk b/package/rsync/rsync.mk index 94c2e75c6b..30748b5be4 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+ -- 2.30.2