Skip to content
Snippets Groups Projects
Unverified Commit b0e11d99 authored by raspbeguy's avatar raspbeguy Committed by alice
Browse files

testing/hatop: new aport

parent ae049640
No related branches found
No related tags found
2 merge requests!39304[3.16] main/expat: security upgrade to 2.4.9,!36468testing/hatop: new aport
Pipeline #130812 passed
# Contributor: Guy Godfroy <guy.godfroy@gugod.fr>
# Maintainer: Guy Godfroy <guy.godfroy@gugod.fr>
pkgname=hatop
pkgver=0.8.2
pkgrel=0
pkgdesc="Interactive ncurses client for HAProxy"
url="https://github.com/jhunt/hatop"
arch="noarch"
license="GPL-3.0-or-later"
depends="python3"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/jhunt/hatop/archive/v$pkgver.tar.gz"
options="!check" #test script requires docker
package() {
install -Dm755 "$builddir"/bin/hatop -t "$pkgdir"/usr/bin/
install -Dm644 "$builddir"/man/hatop.1 -t "$pkgdir"/usr/share/man/man1/
}
sha512sums="
5e772394d72962bdd014f93ee94ea59814cee33e17c1864af5b3ec97a19c2c33a6ad13f24d0cf0baf78335d9a82cee28b60a03754430b0aa9132c1dd92753cdb hatop-0.8.2.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment