aboutsummaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorEtienne Champetier <champetier.etienne@gmail.com>2023-02-07 08:25:07 +0200
committerGitHub <noreply@github.com>2023-02-07 08:25:07 +0200
commitb97cc232c675142e210103bbb1d05d29026cff85 (patch)
treed5621928f7830cfa70af2180d6825f136edfcd31 /admin
parent17f34cc30225e3dcf6accbff826e05cb38ffc942 (diff)
parent3482ea24e43aafc23b8d26a6de90c13d2244f67e (diff)
Merge pull request #20451 from graysky2/htop
htop: update to 3.2.2
Diffstat (limited to 'admin')
-rw-r--r--admin/htop/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/admin/htop/Makefile b/admin/htop/Makefile
index 829f53464..01208ea13 100644
--- a/admin/htop/Makefile
+++ b/admin/htop/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=htop
-PKG_VERSION:=3.2.1
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_VERSION:=3.2.2
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/htop-dev/htop/tar.gz/$(PKG_VERSION)?
-PKG_HASH:=b5ffac1949a8daaabcffa659c0964360b5008782aae4dfa7702d2323cfb4f438
+PKG_HASH:=3829c742a835a0426db41bb039d1b976420c21ec65e93b35cd9bfd2d57f44ac8
PKG_LICENSE:=GPL-2.0-or-later
PKG_LICENSE_FILES:=COPYING