summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-10-19 21:03:46 +0200
committerJakov Smolić <jsmolic@gentoo.org>2021-10-19 21:08:59 +0200
commitabcc60821a11992093dc6aa395ff51bb91c24eb1 (patch)
treea6d1a9b2fe99bf50ef547ba374994b01cf62e233 /net-analyzer/netselect/netselect-0.4-r2.ebuild
parentnet-analyzer/net-snmp: Update SRC_URI (diff)
downloadgentoo-abcc60821a11992093dc6aa395ff51bb91c24eb1.tar.gz
gentoo-abcc60821a11992093dc6aa395ff51bb91c24eb1.tar.bz2
gentoo-abcc60821a11992093dc6aa395ff51bb91c24eb1.zip
net-analyzer/netselect: 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/netselect/netselect-0.4-r2.ebuild')
-rw-r--r--net-analyzer/netselect/netselect-0.4-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/netselect/netselect-0.4-r2.ebuild b/net-analyzer/netselect/netselect-0.4-r2.ebuild
index 12cedb9b9205..c9f3a3a436d4 100644
--- a/net-analyzer/netselect/netselect-0.4-r2.ebuild
+++ b/net-analyzer/netselect/netselect-0.4-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Ultrafast implementation of ping"
HOMEPAGE="http://apenwarr.ca/netselect/"
SRC_URI="
https://github.com/apenwarr/${PN}/archive/${P}.tar.gz
- ipv6? ( https://dev.gentoo.org/~jer/${P}-ipv6.patch.xz )
+ ipv6? ( https://dev.gentoo.org/~jsmolic/distfiles/${P}-ipv6.patch.xz )
"
S="${WORKDIR}/${PN}-${P}"