treewide: fix broken conffiles
[feed/packages.git] / net / noddos / Makefile
index 1cfec48b9add5782560823d407ff478264cc2f51..549a047be6ac300e041619257362ebcc8c3767fc 100644 (file)
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
 # Name and release number of this package
 PKG_NAME:=noddos
 PKG_VERSION:=0.5.5
-PKG_RELEASE:=4
+PKG_RELEASE:=5
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://github.com/noddos/noddos/releases/download/v$(PKG_VERSION)/
@@ -39,7 +39,7 @@ Noddos discovers what devices you have in your network and tailors the firewall
 endef
 
 define Package/noddos/conffiles
-       /etc/config/noddos
+/etc/config/noddos
 endef
 
 define Package/noddos/install