htop: update to 3.1.0.
This commit is contained in:
parent
9bc4704b89
commit
0273e73426
1 changed files with 4 additions and 5 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'htop'
|
# Template file for 'htop'
|
||||||
pkgname=htop
|
pkgname=htop
|
||||||
version=3.0.5
|
version=3.1.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# NOTE: change --with-sensors to --enable-sensors next update
|
configure_args="--enable-unicode --enable-sensors"
|
||||||
configure_args="--enable-unicode --with-sensors"
|
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
makedepends="ncurses-devel libsensors-devel"
|
makedepends="ncurses-devel libsensors-devel"
|
||||||
short_desc="Interactive process viewer"
|
short_desc="Interactive process viewer"
|
||||||
|
@ -13,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=4c2629bd50895bd24082ba2f81f8c972348aa2298cc6edc6a21a7fa18b73990c
|
checksum=200a4f9331d0e5048bf9bda6a8dee38248c557e471b9e57ff3784853efd613a9
|
||||||
|
|
||||||
CFLAGS="-fcommon"
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue