mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/htop: bump to version 3.5.0
Changelog: https://github.com/htop-dev/htop/blob/3.5.0/ChangeLog Signed-off-by: Francois Perrad <francois.perrad@gadz.org> [Marcus: add link to changelog] Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
This commit is contained in:
committed by
Marcus Hoffmann
parent
37d84032be
commit
a48ede9c2f
@@ -1,5 +1,5 @@
|
||||
# From https://github.com/htop-dev/htop/releases/download/3.4.1/htop-3.4.1.tar.xz.sha256
|
||||
sha256 904f7d4580fc11cffc7e0f06895a4789e0c1c054435752c151e812fead9f6220 htop-3.4.1.tar.xz
|
||||
# From https://github.com/htop-dev/htop/releases/download/3.5.0/htop-3.5.0.tar.xz.sha256
|
||||
sha256 b6586e405c5223ebe5ac7828df21edad45cbf90288088bd1b18ad8fa700ffa05 htop-3.5.0.tar.xz
|
||||
|
||||
# Locally calculated
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
HTOP_VERSION = 3.4.1
|
||||
HTOP_VERSION = 3.5.0
|
||||
HTOP_SOURCE = htop-$(HTOP_VERSION).tar.xz
|
||||
HTOP_SITE = https://github.com/htop-dev/htop/releases/download/$(HTOP_VERSION)
|
||||
HTOP_DEPENDENCIES = ncurses
|
||||
|
||||
Reference in New Issue
Block a user