Skip to content

Commit

Permalink
bump meson
Browse files Browse the repository at this point in the history
  • Loading branch information
fda77 committed Dec 16, 2024
1 parent 1b832df commit e153a91
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
* fakeroot 1.36
* kconfig 6.12
* lzma2 5.6.3
* meson 1.6.0
* meson 1.6.1
* openssl 3.0.15
* precompiled host-tools 2024-11-08
* python 3.12.7
Expand Down
4 changes: 2 additions & 2 deletions make/host-tools/meson-host/meson-host.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$(call TOOLS_INIT, 1.6.0)
$(call TOOLS_INIT, 1.6.1)
$(PKG)_SOURCE:=meson-$($(PKG)_VERSION).tar.gz
$(PKG)_HASH:=999b65f21c03541cf11365489c1fad22e2418bb0c3d50ca61139f2eec09d5496
$(PKG)_HASH:=1eca49eb6c26d58bbee67fd3337d8ef557c0804e30a6d16bfdf269db997464de
$(PKG)_SITE:=https://github.com/mesonbuild/meson/releases/download/$($(PKG)_VERSION)
### WEBSITE:=https://mesonbuild.com/
### MANPAGE:=https://mesonbuild.com/
Expand Down

0 comments on commit e153a91

Please sign in to comment.