htop: update to 3.0.1.

This commit is contained in:
Frank Steinborn 2020-09-04 11:13:09 +02:00 committed by Johannes
parent f1124984dd
commit e6de0e58cb

View file

@ -1,6 +1,6 @@
# Template file for 'htop'
pkgname=htop
version=3.0.0
version=3.0.1
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=1c0661f0ae5f4e2874da250b60cd515e4ac4c041583221adfe95f10e18d1a4e6
checksum=8465164bc085f5f1813e1d3f6c4b9b56bf4c95cc12226a5367e65794949b01ca
CFLAGS="-fcommon"