commit:     a5c55eb4b86f51367dd03d28523b8aa76afc2898
Author:     Brian Mego <brianmego <AT> gmail <DOT> com>
AuthorDate: Tue Dec 29 02:54:22 2020 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Dec 29 17:02:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5c55eb4

net-firewall/ebtables: Update SRC_URI from ftp to http

Closes: https://bugs.gentoo.org/761990
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Brian Mego <brianmego <AT> gmail.com>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/18844

 net-firewall/ebtables/ebtables-2.0.11-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild 
b/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild
index 722542153e9..b4d908e63cc 100644
--- a/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild
+++ b/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild
@@ -10,7 +10,7 @@ MY_P="${PN}-${MY_PV}"
 
 DESCRIPTION="Controls Ethernet frame filtering on a Linux bridge, MAC NAT and 
brouting"
 HOMEPAGE="http://ebtables.sourceforge.net/";
-SRC_URI="ftp://ftp.netfilter.org/pub/${PN}/${MY_P}.tar.gz";
+SRC_URI="http://ftp.netfilter.org/pub/${PN}/${MY_P}.tar.gz";
 S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2"

Reply via email to