From: Maxim Storchak Date: Tue, 24 Jun 2014 13:53:09 +0000 (+0300) Subject: rsync: update to the latest, add myself as a maintainter X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=43d63745a4e7aae4e53bd760d903a3f15cf04b96;p=openwrt-packages.git rsync: update to the latest, add myself as a maintainter Signed-off-by: Maxim Storchak --- 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