From de85ed88a70968acfd9bf47a2ea5d86d14fc0ae0 Mon Sep 17 00:00:00 2001 From: John Audia Date: Fri, 21 Oct 2022 13:36:52 -0400 Subject: rsync: update to 3.2.7 Bump to latest upstream release. Signed-off-by: John Audia --- net/rsync/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/rsync/Makefile') diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 58f214134..fc4cd5097 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rsync -PKG_VERSION:=3.2.6 +PKG_VERSION:=3.2.7 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://download.samba.org/pub/$(PKG_NAME)/src -PKG_HASH:=fb3365bab27837d41feaf42e967c57bd3a47bc8f10765a3671efd6a3835454d3 +PKG_HASH:=4e7d9d3f6ed10878c58c5fb724a67dacf4b6aac7340b13e488fb2dc41346f2bb PKG_MAINTAINER:=Maxim Storchak PKG_LICENSE:=GPL-3.0-or-later -- cgit v1.2.3