From: Chris Swan Date: Mon, 15 Sep 2025 15:07:09 +0000 (+0100) Subject: csshnpd: bump to c1.0.16 release X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c005c4d84e4337facedab2c5855b1b5eba314043;p=openwrt-packages.git csshnpd: bump to c1.0.16 release Upstream release aligned to cJSON 1.7.19 Signed-off-by: Chris Swan --- diff --git a/net/csshnpd/Makefile b/net/csshnpd/Makefile index f88ea8e6a..4ba10df55 100644 --- a/net/csshnpd/Makefile +++ b/net/csshnpd/Makefile @@ -4,12 +4,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=csshnpd -PKG_VERSION:=1.0.14 +PKG_VERSION:=1.0.16 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:=86c9f3e5d3b149df9a32ef7b3ae52e78623c1beed4bedcfe90c852ea8504b40f +PKG_HASH:=209501b5623cbb25e22b5f39eeedcb79c2b658a250ff31dd88b27b31677b6763 PKG_MAINTAINER:=Chris Swan PKG_LICENSE:=BSD-3-Clause