diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 21:03:26 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 21:08:58 +0200 |
commit | 5eda462b095df4db00454a80717af811b042563c (patch) | |
tree | 085863fdcd2e305f4c2b79d804374444643c9e0d /net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild | |
parent | net-analyzer/echoping: Update SRC_URI (diff) | |
download | gentoo-5eda462b095df4db00454a80717af811b042563c.tar.gz gentoo-5eda462b095df4db00454a80717af811b042563c.tar.bz2 gentoo-5eda462b095df4db00454a80717af811b042563c.zip |
net-analyzer/net-snmp: Update SRC_URI
jer@ is retired and I've archived the distfiles in my devspace
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild')
-rw-r--r-- | net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild b/net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild index f04571172e6c..b46d354f22d4 100644 --- a/net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild @@ -14,7 +14,7 @@ inherit autotools distutils-r1 perl-module systemd DESCRIPTION="Software for generating and retrieving SNMP data" HOMEPAGE="http://www.net-snmp.org/" SRC_URI=" - https://dev.gentoo.org/~jer/${PN}-5.7.3-patches-3.tar.xz + https://dev.gentoo.org/~jsmolic/distfiles/${PN}-5.7.3-patches-3.tar.xz https://github.com/net-snmp/net-snmp/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz " |