diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-06 12:59:53 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-06 15:47:08 +0700 |
commit | 24a3a4603694287f228df145a31cb36ca7943263 (patch) | |
tree | 8c0e7dc499ed3035d9357b66ee7261cba21dcf40 /network/snort | |
parent | 8b188923ed878f45faeb3fcdc7311bda720726b8 (diff) |
network/snort: Fix DOWNLOAD.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/snort')
-rw-r--r-- | network/snort/snort.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/snort/snort.info b/network/snort/snort.info index 3bcb6aa95452..38f7e5cd51c7 100644 --- a/network/snort/snort.info +++ b/network/snort/snort.info @@ -1,7 +1,7 @@ PRGNAM="snort" VERSION="2.9.17" HOMEPAGE="https://www.snort.org/" -DOWNLOAD="https://www.snort.org/downloads/snort/snort-2.9.17.tar.gz" +DOWNLOAD="https://www.snort.org/downloads/archive/snort/snort-2.9.17.tar.gz" MD5SUM="3fe89f22def4e9ffda01f07f816e666d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |