diff options
-rw-r--r-- | meta-networking/recipes-connectivity/snort/snort_2.9.15.bb (renamed from meta-networking/recipes-connectivity/snort/snort_2.9.14.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/snort/snort_2.9.14.1.bb b/meta-networking/recipes-connectivity/snort/snort_2.9.15.bb index 892fe4d4cd..fbec1950d4 100644 --- a/meta-networking/recipes-connectivity/snort/snort_2.9.14.1.bb +++ b/meta-networking/recipes-connectivity/snort/snort_2.9.15.bb | |||
@@ -16,8 +16,8 @@ SRC_URI = "https://www.snort.org/downloads/archive/snort/${BP}.tar.gz \ | |||
16 | file://0001-chdeck-for-gettid-API-during-configure.patch \ | 16 | file://0001-chdeck-for-gettid-API-during-configure.patch \ |
17 | " | 17 | " |
18 | 18 | ||
19 | SRC_URI[md5sum] = "009254a9797ec93321c5936b99dcd6c8" | 19 | SRC_URI[md5sum] = "b56cadfa840f706ff67d4df0256c03eb" |
20 | SRC_URI[sha256sum] = "2472989da3aace000d1ea5931ece68f8e5cc0c511e272d65182113a2481e822d" | 20 | SRC_URI[sha256sum] = "bfb437746446ef72a03c501db13cd6da5edd2b41f55c80c437ba288be6da7dba" |
21 | 21 | ||
22 | UPSTREAM_CHECK_URI = "https://www.snort.org/downloads" | 22 | UPSTREAM_CHECK_URI = "https://www.snort.org/downloads" |
23 | UPSTREAM_CHECK_REGEX = "snort-(?P<pver>\d+(\.\d+)+)\.tar" | 23 | UPSTREAM_CHECK_REGEX = "snort-(?P<pver>\d+(\.\d+)+)\.tar" |