diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-06-21 15:53:48 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-06-21 15:54:20 +0100 |
commit | 7eabf62a749bd0028ddeb4774030d5c738025f50 (patch) | |
tree | 8d2b7f903ad63b2bca65660e496848f4bd8f2119 /net-analyzer/suricata | |
parent | net-analyzer/suricata-6.0.2: restrict Rust version (diff) | |
download | gentoo-7eabf62a749bd0028ddeb4774030d5c738025f50.tar.gz gentoo-7eabf62a749bd0028ddeb4774030d5c738025f50.tar.bz2 gentoo-7eabf62a749bd0028ddeb4774030d5c738025f50.zip |
net-analyzer/suricata: update HOMEPAGE
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'net-analyzer/suricata')
-rw-r--r-- | net-analyzer/suricata/suricata-5.0.6.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/suricata/suricata-6.0.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/suricata/suricata-5.0.6.ebuild b/net-analyzer/suricata/suricata-5.0.6.ebuild index ac0387dc3152..a48eacb1a1ed 100644 --- a/net-analyzer/suricata/suricata-5.0.6.ebuild +++ b/net-analyzer/suricata/suricata-5.0.6.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{7..10} ) inherit autotools linux-info lua-single python-single-r1 systemd tmpfiles DESCRIPTION="High performance Network IDS, IPS and Network Security Monitoring engine" -HOMEPAGE="https://suricata-ids.org/" +HOMEPAGE="https://suricata.io/" SRC_URI="https://www.openinfosecfoundation.org/download/${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-analyzer/suricata/suricata-6.0.2.ebuild b/net-analyzer/suricata/suricata-6.0.2.ebuild index 0ffe354ceb05..739d881823da 100644 --- a/net-analyzer/suricata/suricata-6.0.2.ebuild +++ b/net-analyzer/suricata/suricata-6.0.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{7..10} ) inherit autotools linux-info lua-single python-single-r1 systemd tmpfiles DESCRIPTION="High performance Network IDS, IPS and Network Security Monitoring engine" -HOMEPAGE="https://suricata-ids.org/" +HOMEPAGE="https://suricata.io/" SRC_URI="https://www.openinfosecfoundation.org/download/${P}.tar.gz" LICENSE="GPL-2" |