sysutils/htop: update to 3.2.0

https://github.com/htop-dev/htop/blob/3.2.0/ChangeLog

maintainer timeout, ok sthen@
This commit is contained in:
lraab 2022-05-16 15:05:25 +00:00
parent bf96f3a0aa
commit 7c156838b8
2 changed files with 8 additions and 10 deletions

View File

@ -1,16 +1,17 @@
COMMENT = interactive process viewer
GH_ACCOUNT = htop-dev
GH_PROJECT = htop
GH_TAGNAME = 3.1.2
V = 3.2.0
DISTNAME = htop-$V
CATEGORIES = sysutils
EXTRACT_SUFX = .tar.xz
HOMEPAGE = https://htop.dev
MASTER_SITES = https://github.com/htop-dev/htop/releases/download/$V/
MAINTAINER = Ian Sutton <ian@ce.gl>
# GPLv2 only
# GPLv2+
PERMIT_PACKAGE = Yes
WANTLIB = c curses execinfo kvm m
@ -21,10 +22,7 @@ NO_TEST = Yes
DEBUG_PACKAGES = ${BUILD_PACKAGES}
CONFIGURE_STYLE = autoreconf
AUTOCONF_VERSION = 2.71
AUTOMAKE_VERSION = 1.16
AUTORECONF = ./autogen.sh
CONFIGURE_STYLE = gnu
CONFIGURE_ARGS += --disable-unicode \
--disable-taskstats

View File

@ -1,2 +1,2 @@
SHA256 (htop-3.1.2.tar.gz) = /pVZY3yPIfX9UxpMByBIpAQXOAasva0TWca4L9h6oAE=
SIZE (htop-3.1.2.tar.gz) = 387656
SHA256 (htop-3.2.0.tar.xz) = 4PZF1KwyTyxMSKqno6ltAHuVUWVZVQvgtW5CP8W214M=
SIZE (htop-3.2.0.tar.xz) = 404388