Skip to content

Commit

Permalink
Merge pull request #25 from atsign-foundation/cpswan-csshnpd-c0.2.2
Browse files Browse the repository at this point in the history
build(deps): Bump C sshnpd to 0.2.2
  • Loading branch information
cpswan authored Nov 8, 2024
2 parents 61ec53b + 0a2b83d commit 8338a12
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.1
PKG_VERSION:=0.2.2
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:=d561b795ef3ab7411616e6fb57f969a7892b41b6cd8294a86d6fc5779461bba1
PKG_HASH:=7865598bbd414c451f412be9d1cc233710a9d8d744479bcae8b84ae066fce1ef

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

0 comments on commit 8338a12

Please sign in to comment.