htop: update to 3.0.5.

This commit is contained in:
Frank Steinborn 2021-01-13 09:01:13 +01:00 committed by Andrew Benson
parent 0f0dc3cfa0
commit 9a9f13fb92

View file

@ -1,6 +1,6 @@
# Template file for 'htop'
pkgname=htop
version=3.0.4
version=3.0.5
revision=1
build_style=gnu-configure
configure_args="--enable-unicode --enable-cgroup --enable-taskstats"
@ -12,7 +12,7 @@ license="GPL-2.0-only"
homepage="https://htop.dev/"
changelog="https://github.com/htop-dev/htop/blob/master/ChangeLog"
distfiles="https://github.com/htop-dev/htop/archive/${version}.tar.gz"
checksum=d8a0536ce95e3d59f8e292e73ee037033a74a8cc118fd10d22048bd4aeb61324
checksum=4c2629bd50895bd24082ba2f81f8c972348aa2298cc6edc6a21a7fa18b73990c
CFLAGS="-fcommon"