Skip to content

Commit

Permalink
bump tools-host
Browse files Browse the repository at this point in the history
  • Loading branch information
fda77 committed May 1, 2024
1 parent 32b0fae commit a9d9e21
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 @@ -51,6 +51,7 @@ Latest changes
* cmake 3.29.2
* cpio 2.15
* ninja 1.12.0
* precompiled host-tools 2024-05-01
* python 3.11.9

- Patches:
Expand All @@ -65,7 +66,6 @@ Latest changes
* Lighttpd 1.4.76
* minisatip 1.0.4/1.3.6
* Nmap 4.76/5.51/7.95
* precompiled host-tools 2024-04-23
* rsync 3.3.0
* Sudo 1.9.15p5
* SQLite 3.45.3
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-04-23)
$(call TOOLS_INIT, 2024-05-01)
$(PKG)_SOURCE:=tools-$($(PKG)_VERSION).tar.xz
$(PKG)_HASH:=033f2d6a8dd4e25736989191cae23d7f21d370ca1dd34b26591a650115cf953b
$(PKG)_HASH:=91d73764a0015680139c6482024d7c069f288f0d76ebbbc8f33556af76be4406
$(PKG)_SITE:=@MIRROR/

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

0 comments on commit a9d9e21

Please sign in to comment.