diff options
| author | Hung-Yi Chen <gaod@hychen.org> | 2026-05-11 07:19:04 +0000 |
|---|---|---|
| committer | Yusuf Yaman <nxjoseph@FreeBSD.org> | 2026-05-11 12:00:32 +0000 |
| commit | 61f689b6e51108d3b06b88e329edb1d4b1b15ed0 (patch) | |
| tree | d7965b9a7a02b313b5c4de81ecc101a02dc197e7 | |
| parent | e21e4af9eece48690f5c7364e4eb850dadf5e8a4 (diff) | |
sysutils/htop: Update 3.4.1 => 3.5.1
Changelog:
https://github.com/htop-dev/htop/blob/3.5.1/ChangeLog
PR: 295189
Reported by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
Approved by: osa (mentor)
| -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 06b2f27075fb..12c5c5803195 100644 --- a/sysutils/htop/Makefile +++ b/sysutils/htop/Makefile @@ -1,5 +1,5 @@ PORTNAME= htop -PORTVERSION= 3.4.1 +PORTVERSION= 3.5.1 CATEGORIES= sysutils MASTER_SITES= https://github.com/htop-dev/htop/releases/download/${PORTVERSION}/ diff --git a/sysutils/htop/distinfo b/sysutils/htop/distinfo index 0a6c61c25ede..21df39a037ed 100644 --- a/sysutils/htop/distinfo +++ b/sysutils/htop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748264586 -SHA256 (htop-3.4.1.tar.xz) = 904f7d4580fc11cffc7e0f06895a4789e0c1c054435752c151e812fead9f6220 -SIZE (htop-3.4.1.tar.xz) = 427444 +TIMESTAMP = 1778480280 +SHA256 (htop-3.5.1.tar.xz) = 526cecd62870aa8d14d2a79a35ea197e4e2b5317d275b567cee0574b2ddb2e9a +SIZE (htop-3.5.1.tar.xz) = 461728 |
