rsync: bump to version 3.1.0
authorAxel Lin <axel.lin@ingics.com>
Thu, 3 Oct 2013 05:49:05 +0000 (13:49 +0800)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 3 Oct 2013 12:11:37 +0000 (14:11 +0200)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/rsync/rsync.mk

index 94c2e75c6b98ff48486ca5df830a2a1840b7d610..30748b5be4cedbaac754003d7efd409b9c6acf6d 100644 (file)
@@ -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+