From: John Audia Date: Wed, 15 Jan 2025 01:27:47 +0000 (-0500) Subject: rsync: update to 3.4.0 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=d91b06208058be72c9d23b3f144b8fec301501c3;p=feed%2Fpackages.git rsync: update to 3.4.0 Changelog: https://download.samba.org/pub/rsync/NEWS#3.4.0 Signed-off-by: John Audia --- diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 723eaa348f..dba68e6965 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rsync -PKG_VERSION:=3.3.0 -PKG_RELEASE:=2 +PKG_VERSION:=3.4.0 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://download.samba.org/pub/$(PKG_NAME)/src -PKG_HASH:=7399e9a6708c32d678a72a63219e96f23be0be2336e50fd1348498d07041df90 +PKG_HASH:=8e942f95a44226a012fe822faffa6c7fc38c34047add3a0c941e9bc8b8b93aa4 PKG_MAINTAINER:=Maxim Storchak PKG_LICENSE:=GPL-3.0-or-later