diff --git a/srcpkgs/htop/template b/srcpkgs/htop/template index 6c583794d9f..fbbba842033 100644 --- a/srcpkgs/htop/template +++ b/srcpkgs/htop/template @@ -1,6 +1,6 @@ # Template file for 'htop' pkgname=htop -version=3.1.0 +version=3.1.1 revision=1 build_style=gnu-configure configure_args="--enable-unicode --enable-sensors" @@ -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=200a4f9331d0e5048bf9bda6a8dee38248c557e471b9e57ff3784853efd613a9 +checksum=b52280ad05a535ec632fbcd47e8e2c40a9376a9ddbd7caa00b38b9d6bb87ced6 CFLAGS="-fcommon"