diff options
| author | Hung-Yi Chen <gaod@hychen.org> | 2026-08-17 12:02:27 +0000 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-08-17 12:09:48 +0000 |
| commit | 36553d9bf21a212e915d66ee4f9dbe1f5cad0b7c (patch) | |
| tree | 7725da332b10f2d598b80b55439c182083dfb258 | |
| parent | 0a6000ab6881aee662dfd18148b6275ff0fe1cff (diff) | |
sysutils/htop: Update 3.5.1 => 3.5.3
Changelog:
https://github.com/htop-dev/htop/blob/3.5.3/ChangeLog
PR: 297607
Security: CVE-2024-37676
Sponsored by: UNIS Labs
MFH: 2026Q3
(cherry picked from commit 868603dba553f2e6f58c525eb46c1c985d352935)
| -rw-r--r-- | sysutils/htop/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/htop/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile index 12c5c5803195..76580458d982 100644 --- a/sysutils/htop/Makefile +++ b/sysutils/htop/Makefile @@ -1,5 +1,5 @@ PORTNAME= htop -PORTVERSION= 3.5.1 +DISTVERSION= 3.5.3 CATEGORIES= sysutils MASTER_SITES= https://github.com/htop-dev/htop/releases/download/${PORTVERSION}/ diff --git a/sysutils/htop/distinfo b/sysutils/htop/distinfo index 21df39a037ed..0a10ce9a2d47 100644 --- a/sysutils/htop/distinfo +++ b/sysutils/htop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1778480280 -SHA256 (htop-3.5.1.tar.xz) = 526cecd62870aa8d14d2a79a35ea197e4e2b5317d275b567cee0574b2ddb2e9a -SIZE (htop-3.5.1.tar.xz) = 461728 +TIMESTAMP = 1786921086 +SHA256 (htop-3.5.3.tar.xz) = a8b164386494cb85bb255a415a3f5f80afe7a0c4491da5d113b3a0f951087e65 +SIZE (htop-3.5.3.tar.xz) = 475676 |
