summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/daq/libdaq_3.0.21.bb (renamed from meta-networking/recipes-connectivity/daq/libdaq_3.0.20.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/daq/libdaq_3.0.20.bb b/meta-networking/recipes-connectivity/daq/libdaq_3.0.21.bb
index e74763ecd6..bd4ea4b8dc 100644
--- a/meta-networking/recipes-connectivity/daq/libdaq_3.0.20.bb
+++ b/meta-networking/recipes-connectivity/daq/libdaq_3.0.21.bb
@@ -12,7 +12,7 @@ inherit autotools pkgconfig
12SRC_URI = "git://github.com/snort3/libdaq.git;protocol=https;branch=master;tag=v${PV} \ 12SRC_URI = "git://github.com/snort3/libdaq.git;protocol=https;branch=master;tag=v${PV} \
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 = "ec9741c22f74b6ed8955b5f1fb4113775d4df0d4" 15SRCREV = "e48649648790e4e2ead7fe4ae1017f911b1cc177"
16 16
17 17
18FILES:${PN} += "${libdir}/daq/*.so" 18FILES:${PN} += "${libdir}/daq/*.so"