mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/htop: bump to version 3.4.1
Release notes: https://github.com/htop-dev/htop/blob/3.4.1/ChangeLog https://github.com/htop-dev/htop/blob/3.4.0/ChangeLog Signed-off-by: Kadambini Nema <kadambini.nema@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
8a26e9e040
commit
6d0a4495b3
@@ -1,5 +1,5 @@
|
||||
# From https://github.com/htop-dev/htop/releases/download/3.3.0/htop-3.3.0.tar.xz.sha256
|
||||
sha256 a69acf9b42ff592c4861010fce7d8006805f0d6ef0e8ee647a6ee6e59b743d5c htop-3.3.0.tar.xz
|
||||
# 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
|
||||
|
||||
# Locally calculated
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
HTOP_VERSION = 3.3.0
|
||||
HTOP_VERSION = 3.4.1
|
||||
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