summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/daq/libdaq_3.0.15.bb (renamed from meta-networking/recipes-connectivity/daq/libdaq_3.0.14.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/daq/libdaq_3.0.14.bb b/meta-networking/recipes-connectivity/daq/libdaq_3.0.15.bb
index 74964e0741..9fe1b38235 100644
--- a/meta-networking/recipes-connectivity/daq/libdaq_3.0.14.bb
+++ b/meta-networking/recipes-connectivity/daq/libdaq_3.0.15.bb
@@ -11,7 +11,7 @@ inherit autotools pkgconfig
11 11
12SRC_URI = "git://github.com/snort3/libdaq.git;protocol=https;branch=master \ 12SRC_URI = "git://github.com/snort3/libdaq.git;protocol=https;branch=master \
13 file://0001-example-Use-lm-for-the-fst-module.patch" 13 file://0001-example-Use-lm-for-the-fst-module.patch"
14SRCREV = "4e68d7ba6940df9a1503599d7b177029112d6b6a" 14SRCREV = "1b20345a3a714d2d0ffb71578ff75bcb207ae92d"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17