From: Chris Swan Date: Thu, 10 Jul 2025 14:57:44 +0000 (+0100) Subject: csshnpd: Bump to c1.0.14 release X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=109b1ff89226e91837f18960396f1f2eb0dbd2c7;p=feed%2Fpackages.git csshnpd: Bump to c1.0.14 release Upstream release aligned to MbedTLS 3.6.4 Signed-off-by: Chris Swan --- diff --git a/net/csshnpd/Makefile b/net/csshnpd/Makefile index e42c0b2fb6..f88ea8e6a4 100644 --- a/net/csshnpd/Makefile +++ b/net/csshnpd/Makefile @@ -4,12 +4,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=csshnpd -PKG_VERSION:=1.0.13 -PKG_RELEASE:=2 +PKG_VERSION:=1.0.14 +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:=d88b80f34a902b0279a85bd1e7f12c19aad6fe2ae28320b2f62ea27a26831289 +PKG_HASH:=86c9f3e5d3b149df9a32ef7b3ae52e78623c1beed4bedcfe90c852ea8504b40f PKG_MAINTAINER:=Chris Swan PKG_LICENSE:=BSD-3-Clause