procs: update to 0.13.4

This commit is contained in:
cinerea0 2023-02-04 22:14:56 -05:00 committed by Michal Vasilek
parent 77c8263644
commit bf992357bb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'procs'
pkgname=procs
version=0.13.3
version=0.13.4
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=aa93a588504dcc74df699d8a3bc2a27d3da94a772106a42d3d862a5fd17725c3
checksum=9b9b59b79049cf6ae2c39d9cc5b0c5af81411ba898a414fda41f68921c3c9539
post_build() {
PROCS="target/${RUST_TARGET}/release/procs"