procs: update to 0.10.10.
This commit is contained in:
parent
cfe90a9d16
commit
38a2dba184
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'procs'
|
||||
pkgname=procs
|
||||
version=0.10.7
|
||||
version=0.10.10
|
||||
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=bf0da9d47be2cf5ee005328bfe173ad2a577772340dc6dc53aded42c0d335c56
|
||||
checksum=dbef5afc118f54e794b539b86fc3a53ac4a94ec566ad78cddfe0580940388421
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue