From: Alexander Ryzhov Date: Tue, 16 Feb 2016 14:22:50 +0000 (-0500) Subject: snort: increase PKG_RELEASE X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=cd554e1386a90a3ed686df298db0173dff0cf558;p=feed%2Fpackages.git snort: increase PKG_RELEASE Signed-off-by: Alexander Ryzhov --- diff --git a/net/snort/Makefile b/net/snort/Makefile index 761eb17805..d37829ee4b 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