mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
parent
9a6e7db4cb
commit
4960641c7e
1 changed files with 2 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'procs'
|
# Template file for 'procs'
|
||||||
pkgname=procs
|
pkgname=procs
|
||||||
version=0.10.3
|
version=0.10.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Modern replacement for ps written in Rust"
|
short_desc="Modern replacement for ps written in Rust"
|
||||||
|
@ -8,13 +8,7 @@ maintainer="travankor <travankor@tuta.io>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/dalance/procs"
|
homepage="https://github.com/dalance/procs"
|
||||||
distfiles="https://github.com/dalance/procs/archive/v${version}.tar.gz"
|
distfiles="https://github.com/dalance/procs/archive/v${version}.tar.gz"
|
||||||
checksum=cbb31a3a94b0c697aeb687f103c9128b3fed006cd0c802fb47f5c67415c32181
|
checksum=14a9d250af655be7b23454b857291dc0b021be5b274b6ea754205e664afa1573
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
aarch64-musl)
|
|
||||||
broken="https://travis-ci.org/void-linux/void-packages/jobs/649451051"
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue