summaryrefslogtreecommitdiff
path: root/package/rsync/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/rsync/Makefile')
-rw-r--r--package/rsync/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/rsync/Makefile b/package/rsync/Makefile
index 52e9b6f2c..9971074f3 100644
--- a/package/rsync/Makefile
+++ b/package/rsync/Makefile
@@ -4,12 +4,12 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= rsync
-PKG_VERSION:= 3.2.3
+PKG_VERSION:= 3.2.7
PKG_RELEASE:= 1
-PKG_HASH:= becc3c504ceea499f4167a260040ccf4d9f2ef9499ad5683c179a697146ce50e
+PKG_HASH:= 4e7d9d3f6ed10878c58c5fb724a67dacf4b6aac7340b13e488fb2dc41346f2bb
PKG_DESCR:= utility that provides fast incremental file transfer
PKG_SECTION:= net/misc
-PKG_DEPENDS:= libpopt
+PKG_DEPENDS:= libpopt libressl
PKG_BUILDDEP:= popt libressl
HOST_BUILDDEP:= libressl-host
PKG_URL:= http://rsync.samba.org/