diff --git a/net/rsync/Makefile b/net/rsync/Makefile index f66c694f1..930d43088 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -8,12 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rsync -PKG_VERSION:=3.1.0 -PKG_RELEASE:=2 +PKG_VERSION:=3.1.1 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://rsync.samba.org/ftp/rsync/src -PKG_MD5SUM:=3be148772a33224771a8d4d2a028b132 +PKG_MD5SUM:=43bd6676f0b404326eee2d63be3cdcfe +PKG_MAINTAINER:=Maxim Storchak PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1