diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 20:55:40 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 21:08:52 +0200 |
commit | 61f4aa98aa8766327d5feda9df0275eab245689c (patch) | |
tree | 8df1eef7e4227a1e8af0b4db85b06381d2c201e6 /net-analyzer | |
parent | net-analyzer/arpoison: Update SRC_URI (diff) | |
download | gentoo-61f4aa98aa8766327d5feda9df0275eab245689c.tar.gz gentoo-61f4aa98aa8766327d5feda9df0275eab245689c.tar.bz2 gentoo-61f4aa98aa8766327d5feda9df0275eab245689c.zip |
net-analyzer/arpwatch: 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')
-rw-r--r-- | net-analyzer/arpwatch/arpwatch-3.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/arpwatch/arpwatch-3.1-r4.ebuild b/net-analyzer/arpwatch/arpwatch-3.1-r4.ebuild index da747fae6e86..880939a9d30f 100644 --- a/net-analyzer/arpwatch/arpwatch-3.1-r4.ebuild +++ b/net-analyzer/arpwatch/arpwatch-3.1-r4.ebuild @@ -13,7 +13,7 @@ SLOT="0" ETHERCODES_DATE=20200628 SRC_URI=" https://ee.lbl.gov/downloads/${PN}/${P}.tar.gz - https://dev.gentoo.org/~jer/ethercodes.dat-${ETHERCODES_DATE}.xz + https://dev.gentoo.org/~jsmolic/distfiles/ethercodes.dat-${ETHERCODES_DATE}.xz " KEYWORDS="amd64 ~hppa ppc ~riscv sparc x86" |