procs: update to 0.14.5
This commit is contained in:
parent
fd96fb7ffa
commit
3649f75a48
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'procs'
|
||||
pkgname=procs
|
||||
version=0.14.4
|
||||
version=0.14.5
|
||||
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=77c5f5d3bdfc9cef870732500ef58c203a1464f924b12f79c7d9e301b4dd5b16
|
||||
checksum=539b88565c775a106063da5cc5148cfdc7e010534f3dbc90cb8f6317d51ca96b
|
||||
|
||||
post_install() {
|
||||
PROCS="${DESTDIR}/usr/bin/procs"
|
||||
|
|
Loading…
Add table
Reference in a new issue