diff options
Diffstat (limited to 'net-analyzer/snort/snort-2.9.8.3-r2.ebuild')
-rw-r--r-- | net-analyzer/snort/snort-2.9.8.3-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/snort/snort-2.9.8.3-r2.ebuild b/net-analyzer/snort/snort-2.9.8.3-r2.ebuild index 8fcbf6080db7..2dc9971f77c8 100644 --- a/net-analyzer/snort/snort-2.9.8.3-r2.ebuild +++ b/net-analyzer/snort/snort-2.9.8.3-r2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools multilib user DESCRIPTION="The de facto standard for intrusion detection/prevention" -HOMEPAGE="http://www.snort.org/" -SRC_URI="https://www.snort.org/downloads/${PN}/${P}.tar.gz" +HOMEPAGE="https://www.snort.org" +SRC_URI="https://www.snort.org/downloads/archive/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86" |