mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
procs: update to 0.10.1.
This commit is contained in:
parent
54e9001deb
commit
47c3bfbf10
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'procs'
|
# Template file for 'procs'
|
||||||
pkgname=procs
|
pkgname=procs
|
||||||
version=0.10.0
|
version=0.10.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Modern replacement for ps written in Rust"
|
short_desc="Modern replacement for ps written in Rust"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="travankor <travankor@tuta.io>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/dalance/procs"
|
homepage="https://github.com/dalance/procs"
|
||||||
distfiles="https://github.com/dalance/procs/archive/v${version}.tar.gz"
|
distfiles="https://github.com/dalance/procs/archive/v${version}.tar.gz"
|
||||||
checksum=04bc4baa483015af766b71b27fc7afa63b7da857968f5a39493f62668d2928ac
|
checksum=e5012c799c1221d17a9335e242aad1be7a466ecd67185746108c2b6dce87000a
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
aarch64-musl)
|
aarch64-musl)
|
||||||
|
|
Loading…
Add table
Reference in a new issue