File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 2828include ../../../make-rules/shared-macros.mk
2929
3030COMPONENT_NAME = htop
31- COMPONENT_VERSION = 3.4.1
32- COMPONENT_REVISION = 2
31+ COMPONENT_VERSION = 3.5.0
3332COMPONENT_SUMMARY = htop - an interactive process viewer for Unix
3433COMPONENT_PROJECT_URL = https://htop.dev/
3534COMPONENT_SRC = $(COMPONENT_NAME ) -$(COMPONENT_VERSION )
3635COMPONENT_ARCHIVE = $(COMPONENT_SRC ) .tar.gz
37- COMPONENT_ARCHIVE_HASH = sha256:af9ec878f831b7c27d33e775c668ec79d569aa781861c995a0fbadc1bdb666cf
36+ COMPONENT_ARCHIVE_HASH = sha256:cf0e72abf670ff3547d9130e129d2a97a657a5b20c74132c17502c817babbb41
3837COMPONENT_ARCHIVE_URL = https://github.com/htop-dev/$(COMPONENT_NAME ) /archive/$(COMPONENT_VERSION ) .tar.gz
3938COMPONENT_FMRI = diagnostic/htop
4039COMPONENT_CLASSIFICATION = Applications/System Utilities
Original file line number Diff line number Diff line change 1010#
1111
1212#
13- # Copyright 2025 <contributor>
13+ # Copyright 2026 <contributor>
1414#
1515
1616set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
You can’t perform that action at this time.
0 commit comments