diff --git a/srcpkgs/procs/template b/srcpkgs/procs/template index 12f0739be82..676aec73050 100644 --- a/srcpkgs/procs/template +++ b/srcpkgs/procs/template @@ -1,6 +1,6 @@ # Template file for 'procs' pkgname=procs -version=0.13.0 +version=0.13.2 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=77642878d503f876db05d99a620c8c91834354a074bf71ab65474aa433f75fc5 +checksum=521b25cbb3fac8b6f3cfd33c4d58f269e7d6637a89f6b932f144a8bed7914ec0 post_build() { PROCS="target/${RUST_TARGET}/release/procs"