Skip to content

Commit

Permalink
Merge pull request #27 from atsign-foundation/cpswan-csshnpd-0.2.3
Browse files Browse the repository at this point in the history
build(deps): Bump C sshnpd to 0.2.3
  • Loading branch information
cpswan authored Nov 11, 2024
2 parents 24ca9c3 + b669b66 commit 8c8796a
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.2
PKG_VERSION:=0.2.3
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:=7865598bbd414c451f412be9d1cc233710a9d8d744479bcae8b84ae066fce1ef
PKG_HASH:=a3243ce541ebfc60b23f80f633040921181b5b7dee0d70f582db691701df476d

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

0 comments on commit 8c8796a

Please sign in to comment.