From: Chris Swan Date: Wed, 2 Jul 2025 10:54:06 +0000 (+0100) Subject: csshnpd: bump to 1.0.13 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=45a54f5a326f5530e21ef9818e2b686be2c806ca;p=openwrt-packages.git csshnpd: bump to 1.0.13 Fixes --root-domain flag Signed-off-by: Chris Swan --- diff --git a/net/csshnpd/Makefile b/net/csshnpd/Makefile index 65b41a883..1d6fdafb3 100644 --- a/net/csshnpd/Makefile +++ b/net/csshnpd/Makefile @@ -4,12 +4,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=csshnpd -PKG_VERSION:=1.0.12 +PKG_VERSION:=1.0.13 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-c$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/atsign-foundation/noports/releases/download/c$(PKG_VERSION) -PKG_HASH:=02990724a29cc5a879e1ed282699a8b12fdcc008a9ab3acbfc987cd2ecdab7e4 +PKG_HASH:=d88b80f34a902b0279a85bd1e7f12c19aad6fe2ae28320b2f62ea27a26831289 PKG_MAINTAINER:=Chris Swan PKG_LICENSE:=BSD-3-Clause