From e3163364e9402e4fe43a3592a6110201ae37b74d Mon Sep 17 00:00:00 2001 From: Donald Hoskins Date: Sat, 4 Jul 2020 18:22:12 -0400 Subject: [Snort3/Snort+] Fix Big-Endian compile issues Signed-off-by: Donald Hoskins --- net/snort3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/snort3/Makefile') diff --git a/net/snort3/Makefile b/net/snort3/Makefile index 370b8127f..47756345f 100644 --- a/net/snort3/Makefile +++ b/net/snort3/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=snort3 PKG_VERSION:=3.0.0-beta PKG_VERSION_SHORT:=3.0.0 -PKG_RELEASE:=4 +PKG_RELEASE:=5 PKG_SOURCE:=snort-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.snort.org/downloads/snortplus/ -- cgit v1.2.3