network/suricata: Updated for version 3.1.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
d831332a6f
commit
9f147582f6
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=suricata
|
||||
VERSION=${VERSION:-3.1.2}
|
||||
VERSION=${VERSION:-3.1.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="suricata"
|
||||
VERSION="3.1.2"
|
||||
VERSION="3.1.3"
|
||||
HOMEPAGE="http://suricata-ids.org/"
|
||||
DOWNLOAD="http://www.openinfosecfoundation.org/download/suricata-3.1.2.tar.gz"
|
||||
MD5SUM="c58e8ef56918c83ecf292d73f4b0c051"
|
||||
DOWNLOAD="http://www.openinfosecfoundation.org/download/suricata-3.1.3.tar.gz"
|
||||
MD5SUM="7242f9b2cb96d27d5e9f8ff085c5029e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libnet jansson"
|
||||
|
|
Loading…
Reference in New Issue