From f4ef6b97cd62fce933bc0aca86d0152f29e54400 Mon Sep 17 00:00:00 2001 From: travankor Date: Tue, 21 Apr 2020 14:10:43 -0700 Subject: [PATCH] procs: update to 0.10.0. --- srcpkgs/procs/template | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/srcpkgs/procs/template b/srcpkgs/procs/template index ff28746189b..531a6ad5856 100644 --- a/srcpkgs/procs/template +++ b/srcpkgs/procs/template @@ -1,6 +1,6 @@ # Template file for 'procs' pkgname=procs -version=0.9.20 +version=0.10.0 revision=1 build_style=cargo short_desc="Modern replacement for ps written in Rust" @@ -8,13 +8,7 @@ maintainer="travankor " license="MIT" homepage="https://github.com/dalance/procs" distfiles="https://github.com/dalance/procs/archive/v${version}.tar.gz" -checksum=509e8085a7b68c4084e9940ad418e03b4704cef518f6de55e5b3f421f4639a36 - -case "$XBPS_TARGET_MACHINE" in - aarch64-musl) - broken="https://travis-ci.org/void-linux/void-packages/jobs/649451051" - ;; -esac +checksum=04bc4baa483015af766b71b27fc7afa63b7da857968f5a39493f62668d2928ac post_install() { vlicense LICENSE