commit:     40c225caa10feb1c837b8159ac9000cacb4c0560
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 28 11:18:09 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Jun 28 12:05:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40c225ca

net-analyzer/arpwatch: Use HTTPS in SRC_URI

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-analyzer/arpwatch/arpwatch-2.1.15-r11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/arpwatch/arpwatch-2.1.15-r11.ebuild 
b/net-analyzer/arpwatch/arpwatch-2.1.15-r11.ebuild
index fbefe68bec9..b12edabc0a6 100644
--- a/net-analyzer/arpwatch/arpwatch-2.1.15-r11.ebuild
+++ b/net-analyzer/arpwatch/arpwatch-2.1.15-r11.ebuild
@@ -10,7 +10,7 @@ MY_P="${PN}-$(replace_version_separator 2 'a')"
 DESCRIPTION="An ethernet monitor program that keeps track of ethernet/IP 
address pairings"
 HOMEPAGE="https://ee.lbl.gov/";
 SRC_URI="
-       ftp://ftp.ee.lbl.gov/${MY_P}.tar.gz
+       https://ee.lbl.gov/downloads/arpwatch/${MY_P}.tar.gz
        https://dev.gentoo.org/~jer/arpwatch-patchset-${PATCH_VER}.tar.xz
 "
 

Reply via email to