Skip to content

Commit

Permalink
bump tools-host
Browse files Browse the repository at this point in the history
  • Loading branch information
fda77 committed Aug 18, 2023
1 parent 58d3f1f commit de4656d
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 @@ -62,7 +62,7 @@ Latest changes
* make 4.4.1
* openssl 3.0.10
* pkgconf 2.0.1
* precompiled host-tools 2023-08-02
* precompiled host-tools 2023-08-18
* precompiled toolchains r22199
* python 3.11.4
* u-boot 2023.07.02
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, 2023-08-02)
$(call TOOLS_INIT, 2023-08-18)
$(PKG)_SOURCE:=tools-$($(PKG)_VERSION).tar.xz
$(PKG)_HASH:=7f93034a63d5dc2cb41df2c554636dbffa70a14f589e4a5cff2dc14187c9401a
$(PKG)_HASH:=70e08bbf10ff74252091f750b41cfb9b3441ca4bca376b26ad14faebc581f998
$(PKG)_SITE:=@MIRROR/

$(PKG)_DEPENDS_ON:=kconfig-host
Expand Down

0 comments on commit de4656d

Please sign in to comment.