Skip to content

Commit

Permalink
bump tools-host
Browse files Browse the repository at this point in the history
  • Loading branch information
fda77 committed Feb 6, 2025
1 parent 02bc2e9 commit 560e2fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Latest changes
* lzma2 5.6.4
* meson 1.7.0
* openssl 3.0.15
* precompiled host-tools 2025-01-26
* precompiled host-tools 2025-02-06
* precompiled toolchains r25112/r25157
* prelink 20131005
* python 3.12.9
Expand Down
4 changes: 2 additions & 2 deletions make/host-tools/tools-host/tools-host.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$(call TOOLS_INIT, 2025-01-26)
$(call TOOLS_INIT, 2025-02-06)
$(PKG)_SOURCE:=tools-$($(PKG)_VERSION).tar.xz
$(PKG)_HASH:=d90c8bbe4e5d5da0786c3edb6ae3b6217c402a18e540421dd9cc32d0acb6cc53
$(PKG)_HASH:=4b3bd622bb9276bbd45a57885a0f9bf240c538af9fecd2b01c1a32d562529489
$(PKG)_SITE:=@MIRROR/
### SUPPORT:=fda77

Expand Down

1 comment on commit 560e2fe

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See for infos about tools-host and maybe a changelog link:
https://freetz-ng.github.io/freetz-ng/host-tools/tools-host

Please # to comment.