Browse Source

rsync: bump to version 3.1.0

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Axel Lin 12 years ago
parent
commit
755fe79976
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/rsync/rsync.mk

+ 1 - 1
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+