package/daq3: bump to version 3.0.4
This bump will fix a build failure with snort3 raised since its bump to
version 3.1.6.0 in commit e66f2fd310
https://github.com/snort3/libdaq/releases/tag/v3.0.4
Fixes:
- http://autobuild.buildroot.org/results/0019eac13bfb17da853d42ff52d6b12aebd3d45b
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
5141b64eb3
commit
e9d2c67f82
@ -1,5 +1,5 @@
|
||||
# Locally computed:
|
||||
sha256 920344f5c98ac68b401d1bc92ebaed78b0d15779b0480c213db279d0a60acc32 daq3-3.0.3.tar.gz
|
||||
sha256 a376c7625d1442ddb7e3c75954c910cc9d64440e2f8f345981aa5fa6999ea206 daq3-3.0.4.tar.gz
|
||||
|
||||
# Hash for license files:
|
||||
sha256 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DAQ3_VERSION = 3.0.3
|
||||
DAQ3_VERSION = 3.0.4
|
||||
DAQ3_SITE = $(call github,snort3,libdaq,v$(DAQ3_VERSION))
|
||||
DAQ3_LICENSE = GPL-2.0
|
||||
DAQ3_LICENSE_FILES = COPYING LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user