procs: update to 0.9.11.
This commit is contained in:
parent
1380bcfddf
commit
588d4d8d2a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'procs'
|
||||
pkgname=procs
|
||||
version=0.9.9
|
||||
version=0.9.11
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Modern replacement for ps written in Rust"
|
||||
|
@ -8,7 +8,7 @@ maintainer="travankor <travankor@tuta.io>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/dalance/procs"
|
||||
distfiles="https://github.com/dalance/procs/archive/v${version}.tar.gz"
|
||||
checksum=414b40fc56ee57dda7ba8b07d8cecd6811cf702474c9f1c922a619ee5d597223
|
||||
checksum=f02efcd319f2793fbbb10abf68cfae5067a269adbc88e8812bfcbcfd66a20471
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64-musl)
|
||||
|
|
Loading…
Reference in a new issue