From 202aa6e6589103dec8f759bdc41a4db8c3191aea Mon Sep 17 00:00:00 2001 From: Eneas U de Queiroz Date: Fri, 7 Dec 2018 18:32:41 -0200 Subject: snort: fix pcap include directory Build was overriding openwrt pcap include directory. Signed-off-by: Eneas U de Queiroz --- net/snort/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/snort/Makefile') diff --git a/net/snort/Makefile b/net/snort/Makefile index 7d26cf616..30c3d7f6a 100644 --- a/net/snort/Makefile +++ b/net/snort/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=snort PKG_VERSION:=2.9.11.1 -PKG_RELEASE:=6 +PKG_RELEASE:=7 PKG_LICENSE:=GPL-2.0 PKG_MAINTAINER:=W. Michael Petullo -- cgit v1.2.3