From 77353a0ec85df51792ca6d93ff953cdb0d86ab7c Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Wed, 18 Oct 2023 12:42:13 +0200 Subject: [PATCH] procs: 0.14.1 -> 0.14.2 --- procs/.signature | 6 +++--- procs/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/procs/.signature b/procs/.signature index 9045a8ab8..571cde25c 100644 --- a/procs/.signature +++ b/procs/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37u8SAMp6No4Tx3SoFFRvp2MVJV9VOGAR2yLIxE1ca6x59SElVHdEEd9mnwlO7wEfnR1GO6oTNi/EBnUrd053w0= -SHA256 (Pkgfile) = de298298a90d05294ba3e389e89db9e80668f70047ed63291f5109a8b0f2ba5c +RWSagIOpLGJF3zRq0Xv6HpFZDs5pdsg5YOMuhXj0llItcsZG0ht+8P2A+UdWA3OqhkMG0AQN31ai0H2YA7eJ6Sn4wr5r6evvyQU= +SHA256 (Pkgfile) = a7bc1916ae22a76a03c942c9a175d9fb936ed140ef347637c0b8936d84822277 SHA256 (.footprint) = 8a8cd0fb3ec66c6849fa052ef457bc9ce37889d9a5d9f035f2c755a1c2cab2db -SHA256 (procs-0.14.1.tar.gz) = bb4f9d696081807ca105593092f8acd04ca339ae43fff29e0e820c6fc5e3f9ea +SHA256 (procs-0.14.2.tar.gz) = 07221f91802643c5227842446456afbd3d0f2d31f328d9907a2ac8bcc0a6579f diff --git a/procs/Pkgfile b/procs/Pkgfile index 4f83cb524..4484b309c 100644 --- a/procs/Pkgfile +++ b/procs/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=procs -version=0.14.1 +version=0.14.2 release=1 source=(https://github.com/dalance/procs/archive/v$version/$name-$version.tar.gz)