From 1978851d4fa823ca0bd02bae74326ff36f72c8d4 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Wed, 10 Jan 2024 19:50:40 +0100 Subject: [PATCH] htop: 3.2.2 -> 3.3.0 --- htop/.signature | 6 +++--- htop/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/htop/.signature b/htop/.signature index 960131122..42d6dbb3f 100644 --- a/htop/.signature +++ b/htop/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/XyJbjsCt2xOL+mvs9xooF//wPj6/4YTTRS/xOcWNtB3aBwHQboAsDy1kc4vwTjFJN12j/u6r7X0MPCqWWy83ws= -SHA256 (Pkgfile) = 4ac87cb41cb64cbc8000dbb2b3698fce53833e5794603126821ade0533ef3844 +RWSE3ohX2g5d/WWfq2myGr2Xj+RHJBkAx3BdNSgn8lzaQCtF+TPHgQq8Z5lqb11u4odtfsJV2wnhHx02uXrYOOTMAggPqer5kwY= +SHA256 (Pkgfile) = 6ea811e80f264daee5746d35aeb34a2cd85e04ed46c75dd2a1a31d5cfca73b4c SHA256 (.footprint) = b377a802671ebe4fd8ea2812caa2a98f5f017a5069a04a48f12e97f6703d80b4 -SHA256 (htop-3.2.2.tar.gz) = 3829c742a835a0426db41bb039d1b976420c21ec65e93b35cd9bfd2d57f44ac8 +SHA256 (htop-3.3.0.tar.gz) = 1e5cc328eee2bd1acff89f860e3179ea24b85df3ac483433f92a29977b14b045 diff --git a/htop/Pkgfile b/htop/Pkgfile index e44a708ef..afeb80652 100644 --- a/htop/Pkgfile +++ b/htop/Pkgfile @@ -5,7 +5,7 @@ # Optional: lm_sensors lsof strace name=htop -version=3.2.2 +version=3.3.0 release=1 source=(https://github.com/htop-dev/htop/archive/$version/htop-$version.tar.gz)