diff options
-rw-r--r-- | net-analyzer/mping/mping-2.01.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/mping/mping-2.01.ebuild b/net-analyzer/mping/mping-2.01.ebuild index 7a8b952a08c5..3064ce2e088a 100644 --- a/net-analyzer/mping/mping-2.01.ebuild +++ b/net-analyzer/mping/mping-2.01.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DESCRIPTION="IPv4/6 round-robin multiping client" -HOMEPAGE="http://mping.uninett.no" -SRC_URI="http://mping.uninett.no/${P}.tar.gz" +HOMEPAGE="https://mping.uninett.no" +SRC_URI="https://mping.uninett.no/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |