Skip to content

Commit

Permalink
tools/meson: update to 1.6.1
Browse files Browse the repository at this point in the history
Changelog: https://mesonbuild.com/Release-notes-for-1-6-0.html
Signed-off-by: Jack Sun <[email protected]>
Link: openwrt/openwrt#17556
Signed-off-by: Hauke Mehrtens <[email protected]>
  • Loading branch information
zheshifandian authored and hauke committed Jan 13, 2025
1 parent 54463f1 commit 97681b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/meson/Makefile
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
PKG_LICENSE:=Apache-2.0
Expand Down

0 comments on commit 97681b4

Please sign in to comment.