procs: update to 0.14.6
This commit is contained in:
parent
20786805f6
commit
40844921cc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'procs'
|
||||
pkgname=procs
|
||||
version=0.14.5
|
||||
version=0.14.6
|
||||
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=539b88565c775a106063da5cc5148cfdc7e010534f3dbc90cb8f6317d51ca96b
|
||||
checksum=3d5cd529c858ca637b166bac908e0d8429c33bdfa9d8db6282f36d5732e4e30a
|
||||
|
||||
post_install() {
|
||||
PROCS="${DESTDIR}/usr/bin/procs"
|
||||
|
|
Loading…
Reference in New Issue