summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/snort/snort3_3.6.1.0.bb (renamed from meta-networking/recipes-connectivity/snort/snort3_3.3.4.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/snort/snort3_3.3.4.0.bb b/meta-networking/recipes-connectivity/snort/snort3_3.6.1.0.bb
index 0f3d0e986f..622ab56ae9 100644
--- a/meta-networking/recipes-connectivity/snort/snort3_3.3.4.0.bb
+++ b/meta-networking/recipes-connectivity/snort/snort3_3.6.1.0.bb
@@ -11,7 +11,7 @@ SRC_URI = "git://github.com/snort3/snort3.git;protocol=https;branch=master \
11 file://0001-cmake-Check-for-HP-libunwind.patch \ 11 file://0001-cmake-Check-for-HP-libunwind.patch \
12 file://0001-cmake-Pass-noline-flag-to-flex.patch" 12 file://0001-cmake-Pass-noline-flag-to-flex.patch"
13 13
14SRCREV = "5598e8dd87829cb1bbb478a7b6d4f6fb8b5dabfe" 14SRCREV = "2f8c230d6605279b19dac8fe59e27f034ee81510"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17