summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/daq/libdaq_3.0.25.bb (renamed from meta-networking/recipes-connectivity/daq/libdaq_3.0.23.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/daq/libdaq_3.0.23.bb b/meta-networking/recipes-connectivity/daq/libdaq_3.0.25.bb
index 8e1d707174..b999f385a6 100644
--- a/meta-networking/recipes-connectivity/daq/libdaq_3.0.23.bb
+++ b/meta-networking/recipes-connectivity/daq/libdaq_3.0.25.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 = "f14981a2f83a57c86d125ad926b9c7788737f52d" 15SRCREV = "7baba902b3fee7a81be663bfb71418402411c24a"
16 16
17 17
18FILES:${PN} += "${libdir}/daq/*.so" 18FILES:${PN} += "${libdir}/daq/*.so"