From 1db45d809e412892e42761c78eba105573314fe1 Mon Sep 17 00:00:00 2001 From: Chris Swan <478926+cpswan@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:49:32 +0000 Subject: [PATCH] fix: White space --- packages/csshnpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/csshnpd/Makefile b/packages/csshnpd/Makefile index a608fb8..a9d5834 100644 --- a/packages/csshnpd/Makefile +++ b/packages/csshnpd/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=csshnpd PKG_VERSION:=0.2.4 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-c$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/atsign-foundation/noports/releases/download/c$(PKG_VERSION) @@ -36,7 +36,7 @@ define Package/csshnpd/description endef define Package/csshnpd/conffiles - /etc/config/sshnpd +/etc/config/sshnpd endef define Package/csshnpd/install