浏览代码

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>
Kadambini Nema 2 月之前
父节点
当前提交
6d0a4495b3
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 2 2
      package/htop/htop.hash
  2. 1 1
      package/htop/htop.mk

+ 2 - 2
package/htop/htop.hash

@@ -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

+ 1 - 1
package/htop/htop.mk

@@ -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