summaryrefslogtreecommitdiff
path: root/package/rsync/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/rsync/Makefile')
-rw-r--r--package/rsync/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rsync/Makefile b/package/rsync/Makefile
index 054a5d641..939a46fd1 100644
--- a/package/rsync/Makefile
+++ b/package/rsync/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= rsync
PKG_VERSION:= 3.0.9
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= 5ee72266fe2c1822333c407e1761b92b
PKG_DESCR:= utility that provides fast incremental file transfer
PKG_SECTION:= net/misc