mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
btop: update to 1.4.0
This commit is contained in:
parent
a0c09ace3a
commit
3321e8a430
1 changed files with 3 additions and 2 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'btop'
|
# Template file for 'btop'
|
||||||
pkgname=btop
|
pkgname=btop
|
||||||
version=1.3.2
|
version=1.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
hostmakedepends="lowdown"
|
||||||
short_desc="Monitor of resources"
|
short_desc="Monitor of resources"
|
||||||
maintainer="RunningDroid <runningdroid@zoho.com>"
|
maintainer="RunningDroid <runningdroid@zoho.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/aristocratos/btop"
|
homepage="https://github.com/aristocratos/btop"
|
||||||
changelog="https://raw.githubusercontent.com/aristocratos/btop/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/aristocratos/btop/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/aristocratos/btop/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/aristocratos/btop/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=331d18488b1dc7f06cfa12cff909230816a24c57790ba3e8224b117e3f0ae03e
|
checksum=ac0d2371bf69d5136de7e9470c6fb286cbee2e16b4c7a6d2cd48a14796e86650
|
||||||
|
|
Loading…
Add table
Reference in a new issue