package/snort: bump version to 2.9.15.1
Fixes: - http://autobuild.buildroot.net/results/17802b5ad87f494a86d158f2547e68edddcc0a68 ../../src/util.h:377:21: error: static declaration of 'gettid' follows non-static declaration static inline pid_t gettid(void) ^~~~~~ In file included from .../host/aarch64-buildroot-linux-gnu/sysroot/usr/include/unistd.h:1170, from .../host/aarch64-buildroot-linux-gnu/sysroot/usr/include/daq_common.h:25, from .../host/aarch64-buildroot-linux-gnu/sysroot/usr/include/daq.h:26, from ../../src/decode.h:48, from ../../src/spo_plugbase.h:31, from ../../src/snort.h:36, from sfcontrol.c:37: .../host/aarch64-buildroot-linux-gnu/sysroot/usr/include/bits/unistd_ext.h:34:16: note: previous declaration of 'gettid' was here extern __pid_t gettid (void) __THROW; ^~~~~~ Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
1ae505f0bd
commit
90a1652e90
package/snort
@ -1,5 +1,5 @@
|
||||
# Locally computed:
|
||||
sha256 bfb437746446ef72a03c501db13cd6da5edd2b41f55c80c437ba288be6da7dba snort-2.9.15.tar.gz
|
||||
sha256 2cccfc1d1a706586cd47ae9f085a7d5e4e36390b8e9c28cd2020b4b5b587f6c3 snort-2.9.15.1.tar.gz
|
||||
|
||||
# Hash for license files:
|
||||
sha256 f98260a6d3e5ef4ede8a2a6b698e5ac91d64c09243f7171e1c5b17b920a835c7 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SNORT_VERSION = 2.9.15
|
||||
SNORT_VERSION = 2.9.15.1
|
||||
SNORT_SITE = https://www.snort.org/downloads/snort
|
||||
SNORT_LICENSE = GPL-2.0
|
||||
SNORT_LICENSE_FILES = LICENSE COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user