summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/daq
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-connectivity/daq')
-rw-r--r--meta-networking/recipes-connectivity/daq/libdaq_3.0.19.bb (renamed from meta-networking/recipes-connectivity/daq/libdaq_3.0.16.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/daq/libdaq_3.0.16.bb b/meta-networking/recipes-connectivity/daq/libdaq_3.0.19.bb
index 7834d75552..23a439a989 100644
--- a/meta-networking/recipes-connectivity/daq/libdaq_3.0.16.bb
+++ b/meta-networking/recipes-connectivity/daq/libdaq_3.0.19.bb
@@ -12,8 +12,7 @@ inherit autotools pkgconfig
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"
14 14
15SRCREV = "2ffe084d4d4ccf4ebc5c23ef119aa1ae223ce2ae" 15SRCREV = "434f205cbd45de0961cc42e541b5bf54569e912a"
16 16
17S = "${WORKDIR}/git"
18 17
19FILES:${PN} += "${libdir}/daq/*.so" 18FILES:${PN} += "${libdir}/daq/*.so"