From cd554e1386a90a3ed686df298db0173dff0cf558 Mon Sep 17 00:00:00 2001 From: Alexander Ryzhov Date: Tue, 16 Feb 2016 09:22:50 -0500 Subject: [PATCH] snort: increase PKG_RELEASE Signed-off-by: Alexander Ryzhov --- net/snort/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/snort/Makefile b/net/snort/Makefile index 761eb1780..d37829ee4 100644 --- a/net/snort/Makefile +++ b/net/snort/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=snort PKG_VERSION:=2.9.7.2 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_LICENSE:=GPL-2.0 PKG_MAINTAINER:=Luka Perkov