mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
htop: update to 3.1.2.
This commit is contained in:
parent
013d0e904f
commit
ac4fb0c146
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'htop'
|
# Template file for 'htop'
|
||||||
pkgname=htop
|
pkgname=htop
|
||||||
version=3.1.1
|
version=3.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-unicode --enable-sensors"
|
configure_args="--enable-unicode --enable-sensors"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-only"
|
||||||
homepage="https://htop.dev/"
|
homepage="https://htop.dev/"
|
||||||
changelog="https://github.com/htop-dev/htop/blob/master/ChangeLog"
|
changelog="https://github.com/htop-dev/htop/blob/master/ChangeLog"
|
||||||
distfiles="https://github.com/htop-dev/htop/archive/${version}.tar.gz"
|
distfiles="https://github.com/htop-dev/htop/archive/${version}.tar.gz"
|
||||||
checksum=b52280ad05a535ec632fbcd47e8e2c40a9376a9ddbd7caa00b38b9d6bb87ced6
|
checksum=fe9559637c8f21f5fd531a4c072048a404173806acbdad1359c6b82fd87aa001
|
||||||
|
|
||||||
CFLAGS="-fcommon"
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue