procs: update to 0.12.3
This commit is contained in:
parent
a1dee66ebb
commit
5c271214ab
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'procs'
|
# Template file for 'procs'
|
||||||
pkgname=procs
|
pkgname=procs
|
||||||
version=0.12.2
|
version=0.12.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://github.com/dalance/procs"
|
homepage="https://github.com/dalance/procs"
|
||||||
changelog="https://raw.githubusercontent.com/dalance/procs/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/dalance/procs/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/dalance/procs/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/dalance/procs/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=14be8440fe85dc46e544a3f7e89b887db455a61db981d5f75b91fd89b366d84f
|
checksum=59720db4abdff1878492929b1c015dedff7cdc0ea2352b1360084e3bb4fbff33
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
PROCS="target/${RUST_TARGET}/release/procs"
|
PROCS="target/${RUST_TARGET}/release/procs"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue