Skip to content

Commit

Permalink
Merge pull request #33 from atsign-foundation/cpswan-c0.2.5
Browse files Browse the repository at this point in the history
build(deps): Use C sshnpd 0.2.5 release
  • Loading branch information
cpswan authored Nov 29, 2024
2 parents 5e9374a + 7fb4567 commit b5c1b92
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.4
PKG_RELEASE:=4
PKG_VERSION:=0.2.5
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:=76ff5b62549681162c1c9e0faaa8eefbc9e1fb252e292be012a34d390ad63311
PKG_HASH:=e0edca6058ed64375d32b64a17f8e0c9ceaf0f9d9cd9807e00a63a0e87c3816a

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

0 comments on commit b5c1b92

Please sign in to comment.