diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 20:55:08 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 21:08:51 +0200 |
commit | 376695314ac3ac702063d53f81beca10e0ffe8cb (patch) | |
tree | b53aa223bdccaff4b9980fa3b82acc80ce5230ed /net-analyzer/arpoison | |
parent | net-analyzer/apinger: Update SRC_URI (diff) | |
download | gentoo-376695314ac3ac702063d53f81beca10e0ffe8cb.tar.gz gentoo-376695314ac3ac702063d53f81beca10e0ffe8cb.tar.bz2 gentoo-376695314ac3ac702063d53f81beca10e0ffe8cb.zip |
net-analyzer/arpoison: 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/arpoison')
-rw-r--r-- | net-analyzer/arpoison/arpoison-0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/arpoison/arpoison-0.7.ebuild b/net-analyzer/arpoison/arpoison-0.7.ebuild index edd9d089302e..625d227a73fc 100644 --- a/net-analyzer/arpoison/arpoison-0.7.ebuild +++ b/net-analyzer/arpoison/arpoison-0.7.ebuild @@ -6,7 +6,7 @@ inherit toolchain-funcs DESCRIPTION="A utility to poison ARP caches" HOMEPAGE="http://arpoison.sourceforge.net/ http://www.arpoison.net/" -SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.gz" +SRC_URI="https://dev.gentoo.org/~jsmolic/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |