procs: update to 0.12.0.

This commit is contained in:
travankor 2022-01-19 12:07:23 -07:00 committed by paper
parent 8752ec06a3
commit 853f770551
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'procs'
pkgname=procs
version=0.11.13
version=0.12.0
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=b769ddf1b2faeca4e9fb22e8e0248f5d69b4b88bd51fb37c8510d2e6a8e897d3
checksum=04dbb3ddc734a9d1305b26b546a913e3e04d556b5863212a2675d29268aebed3
post_build() {
PROCS="target/${RUST_TARGET}/release/procs"