summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/snort/snort_2.9.6.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/snort/snort_2.9.6.0.bb b/meta-networking/recipes-connectivity/snort/snort_2.9.6.0.bb
index aba2850710..ecbbf44cb9 100644
--- a/meta-networking/recipes-connectivity/snort/snort_2.9.6.0.bb
+++ b/meta-networking/recipes-connectivity/snort/snort_2.9.6.0.bb
@@ -16,7 +16,7 @@ SRC_URI = " ${GENTOO_MIRROR}/${BP}.tar.gz;name=tarball \
16SRC_URI[tarball.md5sum] = "18111f6de3989ca89add36077a7c2659" 16SRC_URI[tarball.md5sum] = "18111f6de3989ca89add36077a7c2659"
17SRC_URI[tarball.sha256sum] = "3cc6c8a9b52f4c863a5736a73b4012aff340b50b5e002771b04d4877f47cd19e" 17SRC_URI[tarball.sha256sum] = "3cc6c8a9b52f4c863a5736a73b4012aff340b50b5e002771b04d4877f47cd19e"
18 18
19inherit autotools gettext update-rc.d 19inherit autotools gettext update-rc.d pkgconfig
20 20
21INITSCRIPT_NAME = "snort" 21INITSCRIPT_NAME = "snort"
22INITSCRIPT_PARAMS = "defaults" 22INITSCRIPT_PARAMS = "defaults"