Skip to content

Commit

Permalink
Merge pull request #24 from atsign-foundation/cpswan-csshnpd-c0.2.1
Browse files Browse the repository at this point in the history
build(deps): C sshnpd 0.2.1
  • Loading branch information
cpswan authored Nov 5, 2024
2 parents 3d2830a + 07f9fc2 commit 61ec53b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/csshnpd/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=csshnpd
PKG_VERSION:=0.2.0
PKG_VERSION:=0.2.1
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:=d7df1f243871e9f646a7cc0ea33f7024bc561321e9d4d1df0f8f78ba3a6f1e36
PKG_HASH:=d561b795ef3ab7411616e6fb57f969a7892b41b6cd8294a86d6fc5779461bba1

PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENCE
Expand Down

0 comments on commit 61ec53b

Please sign in to comment.