From 220c75cef2604a8a60ad1ffbeb824f86178f1fe6 Mon Sep 17 00:00:00 2001 From: John Audia Date: Mon, 9 May 2022 23:34:19 +0300 Subject: [PATCH] htop: update to 3.2.0 Build-tested: x86/64 Run-tested: bcm2711/RPi4B Signed-off-by: John Audia (cherry picked from commit b4043d92257505526a5b8ceac94f9f28f887abbd) --- admin/htop/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/htop/Makefile b/admin/htop/Makefile index 1e3cbc2a8..2d695025d 100644 --- a/admin/htop/Makefile +++ b/admin/htop/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=htop -PKG_VERSION:=3.1.2 +PKG_VERSION:=3.2.0 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/htop-dev/htop/tar.gz/$(PKG_VERSION)? -PKG_HASH:=fe9559637c8f21f5fd531a4c072048a404173806acbdad1359c6b82fd87aa001 +PKG_HASH:=1a1dd174cc828521fe5fd0e052cff8c30aa50809cf80d3ce3a481c37d476ac54 PKG_LICENSE:=GPL-2.0-or-later PKG_LICENSE_FILES:=COPYING