From: John Audia Date: Sun, 11 Sep 2022 10:18:26 +0000 (-0400) Subject: rsync: bump to 3.2.6 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=454bbae88863e9507f1a2207147639155e3f52b5;p=openwrt-packages.git rsync: bump to 3.2.6 Bump to latest upstream release. Signed-off-by: John Audia --- diff --git a/net/rsync/Makefile b/net/rsync/Makefile index f52559f2d..58f214134 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rsync -PKG_VERSION:=3.2.5 +PKG_VERSION:=3.2.6 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://download.samba.org/pub/$(PKG_NAME)/src -PKG_HASH:=2ac4d21635cdf791867bc377c35ca6dda7f50d919a58be45057fd51600c69aba +PKG_HASH:=fb3365bab27837d41feaf42e967c57bd3a47bc8f10765a3671efd6a3835454d3 PKG_MAINTAINER:=Maxim Storchak PKG_LICENSE:=GPL-3.0-or-later