[Buildroot] [git commit] package/htop: bump to version 3.1.1
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-10-18 19:30:16
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-10-18 19:30:16
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=3b5b96222b2c00300486a2558004c240604c113d branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master Signed-off-by: Francois Perrad <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> --- package/htop/htop.hash | 2 +- package/htop/htop.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/htop/htop.hash b/package/htop/htop.hash
index 8123923405..9de7926e3e 100644
--- a/package/htop/htop.hash
+++ b/package/htop/htop.hash@@ -1,3 +1,3 @@ # Locally calculated -sha256 200a4f9331d0e5048bf9bda6a8dee38248c557e471b9e57ff3784853efd613a9 htop-3.1.0.tar.gz +sha256 b52280ad05a535ec632fbcd47e8e2c40a9376a9ddbd7caa00b38b9d6bb87ced6 htop-3.1.1.tar.gz sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
diff --git a/package/htop/htop.mk b/package/htop/htop.mk
index b5aab3c300..cb434f3fb6 100644
--- a/package/htop/htop.mk
+++ b/package/htop/htop.mk@@ -4,7 +4,7 @@ # ################################################################################ -HTOP_VERSION = 3.1.0 +HTOP_VERSION = 3.1.1 HTOP_SITE = $(call github,htop-dev,htop,$(HTOP_VERSION)) HTOP_DEPENDENCIES = ncurses HTOP_AUTORECONF = YES
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot