aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-12-07 21:07:41 -0800
committerGitHub <noreply@github.com>2020-12-07 21:07:41 -0800
commit54bffc9b5c865fd85b00d01a00911b4711bcba5b (patch)
tree8618b3c046809f039177e2ab62bb69626cd0da4f
parente5a0331846858b4b4bb189821de605e1556adf00 (diff)
parente9ec8d8153eac791687ac89d8d3e3e934268cfa5 (diff)
Merge pull request #14161 from graysky2/htop
htop: update to 3.0.3-1
-rw-r--r--admin/htop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/htop/Makefile b/admin/htop/Makefile
index 0545ec36a..e67fa6754 100644
--- a/admin/htop/Makefile
+++ b/admin/htop/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=htop
-PKG_VERSION:=3.0.2
+PKG_VERSION:=3.0.3
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:=b4744a3bea279f2a3725ed8e5e35ffd9cb10d66673bf07c8fe21feb3c4661305
+PKG_HASH:=725103929c925a7252b4dedeb29b3a1da86a2f74e96c50eb9ea6c8fec1942cd2
PKG_LICENSE:=GPL-2.0-or-later
PKG_LICENSE_FILES:=COPYING