From: Jeroen Roovers Date: Mon, 9 Sep 2019 07:24:25 +0000 (+0200) Subject: net-analyzer/net-snmp: Use GH repo in live ebuild X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=63f6fd540e5cfbae4e08475bcdb3ee1b6a03bd10;p=gentoo.git net-analyzer/net-snmp: Use GH repo in live ebuild Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Jeroen Roovers --- diff --git a/net-analyzer/net-snmp/net-snmp-99999999.ebuild b/net-analyzer/net-snmp/net-snmp-99999999.ebuild index ce563fd5d011..f899de08b525 100644 --- a/net-analyzer/net-snmp/net-snmp-99999999.ebuild +++ b/net-analyzer/net-snmp/net-snmp-99999999.ebuild @@ -13,7 +13,7 @@ inherit autotools distutils-r1 eutils git-r3 perl-module systemd DESCRIPTION="Software for generating and retrieving SNMP data" HOMEPAGE="http://www.net-snmp.org/" -EGIT_REPO_URI="https://git.code.sf.net/p/net-snmp/code" +EGIT_REPO_URI="https://github.com/net-snmp/net-snmp" SRC_URI=" https://dev.gentoo.org/~jer/${PN}-5.7.3-patches-3.tar.xz "