From 598b8f10463346924687496502d2ad4ee62aae7c Mon Sep 17 00:00:00 2001 From: travankor Date: Wed, 26 Feb 2020 14:02:20 -0700 Subject: [PATCH] procs: update to 0.9.12. --- srcpkgs/procs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/procs/template b/srcpkgs/procs/template index f2084936662..2b45b3ad0b8 100644 --- a/srcpkgs/procs/template +++ b/srcpkgs/procs/template @@ -1,6 +1,6 @@ # Template file for 'procs' pkgname=procs -version=0.9.11 +version=0.9.12 revision=1 build_style=cargo short_desc="Modern replacement for ps written in Rust" @@ -8,7 +8,7 @@ maintainer="travankor " license="MIT" homepage="https://github.com/dalance/procs" distfiles="https://github.com/dalance/procs/archive/v${version}.tar.gz" -checksum=f02efcd319f2793fbbb10abf68cfae5067a269adbc88e8812bfcbcfd66a20471 +checksum=ed3ddb652baa3633b2990ace1082a734d697b4882f3d7ddc75625f9cefa6a99e case "$XBPS_TARGET_MACHINE" in aarch64-musl)