mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
htop: update to 3.3.0
This commit is contained in:
parent
1324a09b43
commit
2063321590
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.2.2
|
version=3.3.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=bac9e9ab7198256b8802d2e3b327a54804dc2a19b77a5f103645b11c12473dc8
|
checksum=a69acf9b42ff592c4861010fce7d8006805f0d6ef0e8ee647a6ee6e59b743d5c
|
||||||
|
|
Loading…
Add table
Reference in a new issue