procs: update to 0.11.4.
This commit is contained in:
parent
f06a1439a9
commit
9e3d5486eb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'procs'
|
||||
pkgname=procs
|
||||
version=0.11.3
|
||||
version=0.11.4
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Modern replacement for ps written in Rust"
|
||||
|
@ -8,7 +8,7 @@ maintainer="travankor <travankor@tuta.io>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/dalance/procs"
|
||||
distfiles="https://github.com/dalance/procs/archive/v${version}.tar.gz"
|
||||
checksum=bf56fde52d0f6544a2ca3db6d4552867e5cf9daf1c5a31f8b3ad6e3258986b0f
|
||||
checksum=30a903374eb888b89cd43bbc19365aa24ef01b3588298ab246085dbe42c8e819
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue