procs: update to 0.13.3

This commit is contained in:
cinerea0 2022-10-23 21:18:54 -04:00 committed by Leah Neukirchen
parent ab5af69e45
commit 364422e500
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'procs'
pkgname=procs
version=0.13.2
version=0.13.3
revision=1
build_style=cargo
build_helper=qemu
@ -10,7 +10,7 @@ license="MIT"
homepage="https://github.com/dalance/procs"
changelog="https://raw.githubusercontent.com/dalance/procs/master/CHANGELOG.md"
distfiles="https://github.com/dalance/procs/archive/refs/tags/v${version}.tar.gz"
checksum=521b25cbb3fac8b6f3cfd33c4d58f269e7d6637a89f6b932f144a8bed7914ec0
checksum=aa93a588504dcc74df699d8a3bc2a27d3da94a772106a42d3d862a5fd17725c3
post_build() {
PROCS="target/${RUST_TARGET}/release/procs"