procs: update to 0.13.0
This commit is contained in:
parent
376118ad2d
commit
4e157ea45c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'procs'
|
||||
pkgname=procs
|
||||
version=0.12.3
|
||||
version=0.13.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=59720db4abdff1878492929b1c015dedff7cdc0ea2352b1360084e3bb4fbff33
|
||||
checksum=77642878d503f876db05d99a620c8c91834354a074bf71ab65474aa433f75fc5
|
||||
|
||||
post_build() {
|
||||
PROCS="target/${RUST_TARGET}/release/procs"
|
||||
|
|
Loading…
Reference in New Issue