From: Chris Swan Date: Tue, 25 Aug 2026 10:38:59 +0000 (+0100) Subject: csshnpd: bump to c1.0.20 release X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7fea15f314da3b49719297200e760acc4b5b1051;p=openwrt-packages.git csshnpd: bump to c1.0.20 release Authentication bypass fix Signed-off-by: Chris Swan --- diff --git a/net/csshnpd/Makefile b/net/csshnpd/Makefile index 684e44080..68bbc4701 100644 --- a/net/csshnpd/Makefile +++ b/net/csshnpd/Makefile @@ -4,12 +4,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=csshnpd -PKG_VERSION:=1.0.18 +PKG_VERSION:=1.0.20 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:=9792b6efc880922d6e0020ae751789c6350e72c339fde9928b2db918adf2a559 +PKG_HASH:=ffbadc9d0b5b381b2d7c20a607497be3b1994617c88fa3665225e951c6ce9a26 PKG_MAINTAINER:=Chris Swan PKG_LICENSE:=BSD-3-Clause