summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/prettyping/prettyping-1.0.1.ebuild')
-rw-r--r--net-analyzer/prettyping/prettyping-1.0.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/prettyping/prettyping-1.0.1.ebuild b/net-analyzer/prettyping/prettyping-1.0.1.ebuild
index ed84d65d0509..284ed8a7c3b4 100644
--- a/net-analyzer/prettyping/prettyping-1.0.1.ebuild
+++ b/net-analyzer/prettyping/prettyping-1.0.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Ping wrapper that produces coloured, easily readable output"
-HOMEPAGE="http://denilson.sa.nom.br/prettyping/"
+HOMEPAGE="https://denilson.sa.nom.br/prettyping/"
SRC_URI="https://github.com/denilsonsa/prettyping/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
@@ -13,7 +13,7 @@ KEYWORDS="amd64 ~arm ~arm64 ~x86"
RDEPEND="app-shells/bash
net-misc/iputils
- virtual/awk"
+ app-alternatives/awk"
src_install() {
dobin prettyping