aboutsummaryrefslogtreecommitdiff
path: root/net/mini_snmpd/Makefile
diff options
context:
space:
mode:
authorMarcel Telka <marcel@telka.sk>2021-01-31 00:17:01 +0100
committerMarcel Telka <marcel@telka.sk>2021-01-31 00:23:25 +0100
commit2e4ac1a9d4654ba2fe1bdd3f88cd74780bace407 (patch)
tree1c8a3de26ed867e014c23786c32012a49573ff60 /net/mini_snmpd/Makefile
parent9133e79ccb864bb2d92a386fc104258dc6c28de0 (diff)
mini_snmpd: Fix minor nit in the init script
This removes extra ] from grep invocation in append_interface(). Signed-off-by: Marcel Telka <marcel@telka.sk>
Diffstat (limited to 'net/mini_snmpd/Makefile')
-rw-r--r--net/mini_snmpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mini_snmpd/Makefile b/net/mini_snmpd/Makefile
index 68673005f..4f75d5443 100644
--- a/net/mini_snmpd/Makefile
+++ b/net/mini_snmpd/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=mini_snmpd
PKG_VERSION:=1.6
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_MAINTAINER:=Marcin Jurkowski <marcin1j@gmail.com>
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING