From: Scott Fan <fancp2007@gmail.com>
To: buildroot@buildroot.org
Cc: Scott Fan <fancp2007@gmail.com>
Subject: [Buildroot] [PATCH] package/htop: bump to version 3.2.2
Date: Wed, 1 Nov 2023 10:19:07 +0800 [thread overview]
Message-ID: <20231101021908.16917-1-fancp2007@gmail.com> (raw)
Changlog:
https://github.com/htop-dev/htop/blob/3.2.2/ChangeLog
Signed-off-by: Scott Fan <fancp2007@gmail.com>
---
package/htop/htop.hash | 4 ++--
package/htop/htop.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/htop/htop.hash b/package/htop/htop.hash
index d43da13441..12dc864de1 100644
--- a/package/htop/htop.hash
+++ b/package/htop/htop.hash
@@ -1,5 +1,5 @@
-# From https://github.com/htop-dev/htop/releases/download/3.2.1/htop-3.2.1.tar.xz.sha256
-sha256 5a17121cf1c69d2f2e557c0b29d45a2c353ab983f644742e1c2e4ece15aa6cbb htop-3.2.1.tar.xz
+# From https://github.com/htop-dev/htop/releases/download/3.2.2/htop-3.2.2.tar.xz.sha256
+sha256 bac9e9ab7198256b8802d2e3b327a54804dc2a19b77a5f103645b11c12473dc8 htop-3.2.2.tar.xz
# Locally calculated
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
diff --git a/package/htop/htop.mk b/package/htop/htop.mk
index df2ec25908..aafda5d48f 100644
--- a/package/htop/htop.mk
+++ b/package/htop/htop.mk
@@ -4,7 +4,7 @@
#
################################################################################
-HTOP_VERSION = 3.2.1
+HTOP_VERSION = 3.2.2
HTOP_SOURCE = htop-$(HTOP_VERSION).tar.xz
HTOP_SITE = https://github.com/htop-dev/htop/releases/download/$(HTOP_VERSION)
HTOP_DEPENDENCIES = ncurses
--
2.25.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2023-11-01 2:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-01 2:19 Scott Fan [this message]
2023-11-07 16:56 ` [Buildroot] [PATCH] package/htop: bump to version 3.2.2 Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2023-11-01 2:21 Scott Fan
2023-03-08 8:50 Francois Perrad
2023-03-12 8:55 ` Thomas Petazzoni via buildroot
2023-11-01 2:26 ` Scott Fan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231101021908.16917-1-fancp2007@gmail.com \
--to=fancp2007@gmail.com \
--cc=buildroot@buildroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.