mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
htop: update to 3.4.0.
This commit is contained in:
parent
aa99bf58c6
commit
b4d7414d62
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.3.0
|
version=3.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-unicode --enable-sensors"
|
configure_args="--enable-unicode --enable-sensors"
|
||||||
|
@ -11,4 +11,4 @@ license="GPL-2.0-only"
|
||||||
homepage="https://htop.dev/"
|
homepage="https://htop.dev/"
|
||||||
changelog="https://raw.githubusercontent.com/htop-dev/htop/main/ChangeLog"
|
changelog="https://raw.githubusercontent.com/htop-dev/htop/main/ChangeLog"
|
||||||
distfiles="https://github.com/htop-dev/htop/releases/download/${version}/htop-${version}.tar.xz"
|
distfiles="https://github.com/htop-dev/htop/releases/download/${version}/htop-${version}.tar.xz"
|
||||||
checksum=a69acf9b42ff592c4861010fce7d8006805f0d6ef0e8ee647a6ee6e59b743d5c
|
checksum=feaabd2d31ca27c09c367a3b1b547ea9f96105fc41f4dfa799e2f49daad5de29
|
||||||
|
|
Loading…
Add table
Reference in a new issue