Skip to content

Commit

Permalink
bump tools-host
Browse files Browse the repository at this point in the history
  • Loading branch information
fda77 committed Mar 18, 2024
1 parent 05c69a8 commit 3a946cf
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
* netkit-ftp 0.17-35
* openssl 3.0.13
* pkgconf 2.1.1
* precompiled host-tools 2024-03-07
* precompiled host-tools 2024-03-18
* precompiled toolchains r23270
* python 3.11.8
* tar 1.35
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, 2024-03-07)
$(call TOOLS_INIT, 2024-03-18)
$(PKG)_SOURCE:=tools-$($(PKG)_VERSION).tar.xz
$(PKG)_HASH:=87c2f1efb5f6dd6cb996fc8ce351e9f90d01b1ad7aaa1e2d49a4e01f66d5a8dd
$(PKG)_HASH:=a7a8df1bf25dc0954e7b78f2dfd35b78332e660216749594714287ff5e1f57c1
$(PKG)_SITE:=@MIRROR/

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

0 comments on commit 3a946cf

Please sign in to comment.