diff options
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/apinger/apinger-0.6.1.ebuild | 4 |
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" |