projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54463f1
)
tools/meson: update to 1.6.1
author
Jack Sun
<sunjiazheng321521@gmail.com>
Fri, 10 Jan 2025 10:30:12 +0000
(18:30 +0800)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Mon, 13 Jan 2025 22:35:40 +0000
(23:35 +0100)
Changelog: https://mesonbuild.com/Release-notes-for-1-6-0.html
Signed-off-by: Jack Sun <sunjiazheng321521@gmail.com>
Link:
https://github.com/openwrt/openwrt/pull/17556
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
tools/meson/Makefile
patch
|
blob
|
history
diff --git
a/tools/meson/Makefile
b/tools/meson/Makefile
index f967f33ecd1431d87c31c612700e5ad9a2a7ae04..6593f41f538649141d87ebc0b3405aa95ac620c9 100644
(file)
--- a/
tools/meson/Makefile
+++ b/
tools/meson/Makefile
@@
-1,11
+1,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=meson
-PKG_VERSION:=1.
5
.1
+PKG_VERSION:=1.
6
.1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/mesonbuild/meson/releases/download/$(PKG_VERSION)
-PKG_HASH:=
567e533adf255de73a2de35049b99923caf872a455af9ce03e01077e0d384bed
+PKG_HASH:=
1eca49eb6c26d58bbee67fd3337d8ef557c0804e30a6d16bfdf269db997464de
PKG_MAINTAINER:=Andre Heider <a.heider@gmail.com>
PKG_LICENSE:=Apache-2.0