From: John Audia Date: Tue, 28 Apr 2026 18:35:58 +0000 (-0400) Subject: rsync: update to 3.4.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=01ae1528611e421ad189f75295b0696be43d12e8;p=openwrt-packages.git rsync: update to 3.4.2 Changelog: https://download.samba.org/pub/rsync/NEWS#3.4.2 Signed-off-by: John Audia --- diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 3424a5f47..5cb318830 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rsync -PKG_VERSION:=3.4.1 -PKG_RELEASE:=3 +PKG_VERSION:=3.4.2 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://download.samba.org/pub/$(PKG_NAME)/src -PKG_HASH:=2924bcb3a1ed8b551fc101f740b9f0fe0a202b115027647cf69850d65fd88c52 +PKG_HASH:=ff10aa2c151cd4b2dbbe6135126dbc854046113d2dfb49572a348233267eb315 PKG_MAINTAINER:=Maxim Storchak PKG_LICENSE:=GPL-3.0-or-later