summaryrefslogtreecommitdiff
path: root/package/rsync
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2013-10-03 13:49:05 +0800
committerPeter Korsgaard <peter@korsgaard.com>2013-10-03 14:11:37 +0200
commit755fe7997664a5d8b9e0188361ab78e780abb023 (patch)
tree289d8fc2fd65ed8c4f37856ee563e3772d13f836 /package/rsync
parente0a487da006c55203c3e700d1c4f73df8e308b26 (diff)
rsync: bump to version 3.1.0
Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/rsync')
-rw-r--r--package/rsync/rsync.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rsync/rsync.mk b/package/rsync/rsync.mk
index 94c2e75c6..30748b5be 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+