summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-10-19 20:54:52 +0200
committerJakov Smolić <jsmolic@gentoo.org>2021-10-19 21:08:50 +0200
commitdc433bdf934c8c5a06155ca478c1e1b5f0f03553 (patch)
treea500ed060a0defafe311c8cd5aa44e73b641124b
parentapp-text/wscr: Update SRC_URI (diff)
downloadgentoo-dc433bdf934c8c5a06155ca478c1e1b5f0f03553.tar.gz
gentoo-dc433bdf934c8c5a06155ca478c1e1b5f0f03553.tar.bz2
gentoo-dc433bdf934c8c5a06155ca478c1e1b5f0f03553.zip
net-analyzer/apinger: Update SRC_URI
jer@ is retired and I've archived the distfiles in my devspace Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--net-analyzer/apinger/apinger-0.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/apinger/apinger-0.6.1.ebuild b/net-analyzer/apinger/apinger-0.6.1.ebuild
index 46661a8ba3e7..f57c2ae57160 100644
--- a/net-analyzer/apinger/apinger-0.6.1.ebuild
+++ b/net-analyzer/apinger/apinger-0.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ inherit autotools
DESCRIPTION="Alarm Pinger"
HOMEPAGE="https://github.com/Jajcus/apinger/"
SRC_URI="
- https://dev.gentoo.org/~jer/${P}.tar.gz
+ https://dev.gentoo.org/~jsmolic/distfiles/${P}.tar.gz
"
LICENSE="GPL-2"