mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
procs: update to 0.10.0.
This commit is contained in:
parent
037aa0eb82
commit
1562422533
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.9.20
|
version=0.10.0
|
||||||
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=509e8085a7b68c4084e9940ad418e03b4704cef518f6de55e5b3f421f4639a36
|
checksum=04bc4baa483015af766b71b27fc7afa63b7da857968f5a39493f62668d2928ac
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
aarch64-musl)
|
aarch64-musl)
|
||||||
|
|
Loading…
Add table
Reference in a new issue