procs: update to 0.12.1.

This commit is contained in:
cinerea0 2022-03-11 20:56:32 -05:00 committed by Echo
parent 24ab731ab4
commit 98ba33b1e1

View file

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