diff mbox series

[1/1] package/daq3: bump to version 3.0.4

Message ID 20210726064529.1699708-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/1] package/daq3: bump to version 3.0.4 | expand

Commit Message

Fabrice Fontaine July 26, 2021, 6:45 a.m. UTC
This bump will fix a build failure with snort3 raised since its bump to
version 3.1.6.0 in commit e66f2fd310374779d415fa683813cc5f5ccf6be9

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>
---
 package/daq3/daq3.hash | 2 +-
 package/daq3/daq3.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni July 26, 2021, 9:13 p.m. UTC | #1
On Mon, 26 Jul 2021 08:45:29 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> This bump will fix a build failure with snort3 raised since its bump to
> version 3.1.6.0 in commit e66f2fd310374779d415fa683813cc5f5ccf6be9
> 
> 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>
> ---
>  package/daq3/daq3.hash | 2 +-
>  package/daq3/daq3.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/daq3/daq3.hash b/package/daq3/daq3.hash
index 33ad2e388b..e4cf4ebefe 100644
--- a/package/daq3/daq3.hash
+++ b/package/daq3/daq3.hash
@@ -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
diff --git a/package/daq3/daq3.mk b/package/daq3/daq3.mk
index 50e0eaccba..b726031d39 100644
--- a/package/daq3/daq3.mk
+++ b/package/daq3/daq3.mk
@@ -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