summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-06 11:50:12 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-06 10:13:44 -0400
commit44ecd63929e3a752440c65191e3549fd0b4f7ae2 (patch)
tree87bc27f3a30e40c9fa34844f650662fb1c62a9de /net-analyzer/snort
parentnet-analyzer/scanssh: use HTTPS (diff)
downloadgentoo-44ecd63929e3a752440c65191e3549fd0b4f7ae2.tar.gz
gentoo-44ecd63929e3a752440c65191e3549fd0b4f7ae2.tar.bz2
gentoo-44ecd63929e3a752440c65191e3549fd0b4f7ae2.zip
net-analyzer/snort: use HTTPS, fix SRC_URI
Diffstat (limited to 'net-analyzer/snort')
-rw-r--r--net-analyzer/snort/snort-2.9.4.6-r1.ebuild6
-rw-r--r--net-analyzer/snort/snort-2.9.7.0.ebuild6
-rw-r--r--net-analyzer/snort/snort-2.9.7.2.ebuild6
-rw-r--r--net-analyzer/snort/snort-2.9.7.3.ebuild6
-rw-r--r--net-analyzer/snort/snort-2.9.7.5.ebuild6
-rw-r--r--net-analyzer/snort/snort-2.9.8.0.ebuild6
-rw-r--r--net-analyzer/snort/snort-2.9.8.2.ebuild6
-rw-r--r--net-analyzer/snort/snort-2.9.8.3-r1.ebuild6
-rw-r--r--net-analyzer/snort/snort-2.9.8.3-r2.ebuild6
-rw-r--r--net-analyzer/snort/snort-2.9.8.3.ebuild6
10 files changed, 30 insertions, 30 deletions
diff --git a/net-analyzer/snort/snort-2.9.4.6-r1.ebuild b/net-analyzer/snort/snort-2.9.4.6-r1.ebuild
index 22f8af97cb65..4b7042f75768 100644
--- a/net-analyzer/snort/snort-2.9.4.6-r1.ebuild
+++ b/net-analyzer/snort/snort-2.9.4.6-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
inherit autotools multilib user
DESCRIPTION="The de facto standard for intrusion detection/prevention"
-HOMEPAGE="http://www.snort.org/"
-SRC_URI="http://snort.org/downloads/2320 -> ${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"
diff --git a/net-analyzer/snort/snort-2.9.7.0.ebuild b/net-analyzer/snort/snort-2.9.7.0.ebuild
index dc97c8f72577..a22c0902ec33 100644
--- a/net-analyzer/snort/snort-2.9.7.0.ebuild
+++ b/net-analyzer/snort/snort-2.9.7.0.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
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"
diff --git a/net-analyzer/snort/snort-2.9.7.2.ebuild b/net-analyzer/snort/snort-2.9.7.2.ebuild
index dc9b17549630..a22c0902ec33 100644
--- a/net-analyzer/snort/snort-2.9.7.2.ebuild
+++ b/net-analyzer/snort/snort-2.9.7.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
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"
diff --git a/net-analyzer/snort/snort-2.9.7.3.ebuild b/net-analyzer/snort/snort-2.9.7.3.ebuild
index dc9b17549630..a22c0902ec33 100644
--- a/net-analyzer/snort/snort-2.9.7.3.ebuild
+++ b/net-analyzer/snort/snort-2.9.7.3.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
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"
diff --git a/net-analyzer/snort/snort-2.9.7.5.ebuild b/net-analyzer/snort/snort-2.9.7.5.ebuild
index dc9b17549630..a22c0902ec33 100644
--- a/net-analyzer/snort/snort-2.9.7.5.ebuild
+++ b/net-analyzer/snort/snort-2.9.7.5.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
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"
diff --git a/net-analyzer/snort/snort-2.9.8.0.ebuild b/net-analyzer/snort/snort-2.9.8.0.ebuild
index dc9b17549630..a22c0902ec33 100644
--- a/net-analyzer/snort/snort-2.9.8.0.ebuild
+++ b/net-analyzer/snort/snort-2.9.8.0.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
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"
diff --git a/net-analyzer/snort/snort-2.9.8.2.ebuild b/net-analyzer/snort/snort-2.9.8.2.ebuild
index dc9b17549630..a22c0902ec33 100644
--- a/net-analyzer/snort/snort-2.9.8.2.ebuild
+++ b/net-analyzer/snort/snort-2.9.8.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
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"
diff --git a/net-analyzer/snort/snort-2.9.8.3-r1.ebuild b/net-analyzer/snort/snort-2.9.8.3-r1.ebuild
index c937182cf824..af7a8f5ec0c2 100644
--- a/net-analyzer/snort/snort-2.9.8.3-r1.ebuild
+++ b/net-analyzer/snort/snort-2.9.8.3-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 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"
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"
diff --git a/net-analyzer/snort/snort-2.9.8.3.ebuild b/net-analyzer/snort/snort-2.9.8.3.ebuild
index 8d043e735f26..a22c0902ec33 100644
--- a/net-analyzer/snort/snort-2.9.8.3.ebuild
+++ b/net-analyzer/snort/snort-2.9.8.3.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
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"