rsync: update to 3.4.1

news: https://download.samba.org/pub/rsync/NEWS#3.4.1
This commit is contained in:
Rudi Heitbaum 2025-01-16 10:32:52 +00:00
parent f7f63d733c
commit be3a20717c

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="rsync"
PKG_VERSION="3.4.0"
PKG_SHA256="8e942f95a44226a012fe822faffa6c7fc38c34047add3a0c941e9bc8b8b93aa4"
PKG_VERSION="3.4.1"
PKG_SHA256="2924bcb3a1ed8b551fc101f740b9f0fe0a202b115027647cf69850d65fd88c52"
PKG_LICENSE="GPLv3"
PKG_SITE="https://rsync.samba.org"
PKG_URL="https://download.samba.org/pub/rsync/src/${PKG_NAME}-${PKG_VERSION}.tar.gz"