procs: update to 0.9.12.
This commit is contained in:
parent
51c109c9a6
commit
598b8f1046
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'procs'
|
||||
pkgname=procs
|
||||
version=0.9.11
|
||||
version=0.9.12
|
||||
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=f02efcd319f2793fbbb10abf68cfae5067a269adbc88e8812bfcbcfd66a20471
|
||||
checksum=ed3ddb652baa3633b2990ace1082a734d697b4882f3d7ddc75625f9cefa6a99e
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64-musl)
|
||||
|
|
Loading…
Reference in New Issue