From: Antonio Pastor Date: Fri, 6 Dec 2024 00:05:46 +0000 (-0500) Subject: netatalk: Update to 4.0.7 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=refs%2Fheads%2Fopenwrt-23.05;p=feed%2Fpackages.git netatalk: Update to 4.0.7 Maintainer: Antonio Pastor / @APCCV Compile tested: ipq806x (24.10-rc2, snapshot) Run tested: ipq806x - C2600 (snapshot): install apk, start/stop sfpd service & review logs Description: Bump to version 4.0.7 Signed-off-by: Antonio Pastor --- diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile index ae3c74035b..43aadc1932 100644 --- a/net/netatalk/Makefile +++ b/net/netatalk/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netatalk -PKG_VERSION:=4.0.4 +PKG_VERSION:=4.0.7 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@SF/netatalk -PKG_HASH:=3234ed4aee2dff05319544eec53eda232ecc94742c5cbee39376899551351219 +PKG_HASH:=64ab20c888de061468c4b49dcb703a68c31b6157b3957557f8d302558f0c4c21 PKG_MAINTAINER:=Antonio Pastor PKG_LICENSE:=GPL-2.0-or-later