X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=tools%2Fmeson%2FMakefile;h=f0810ced96c26320d5f3d4b7d3ff56de989ee066;hb=5636ffc22d784a2a4acc5e406e54f8a5858f1435;hp=d53ed897a3509a50e2c453c314edd71d81ab0f2c;hpb=e81298463ed45cd03d45837c12f4c0a4b85f6cd4;p=openwrt%2Fopenwrt.git diff --git a/tools/meson/Makefile b/tools/meson/Makefile index d53ed897a3..f0810ced96 100644 --- a/tools/meson/Makefile +++ b/tools/meson/Makefile @@ -1,11 +1,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=meson -PKG_VERSION:=0.61.5 +PKG_VERSION:=1.1.0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/mesonbuild/meson/releases/download/$(PKG_VERSION) -PKG_HASH:=5e9a0d65c1a51936362b9686d1c5e9e184a6fd245d57e7269750ce50c20f5d9a +PKG_HASH:=d9616c44cd6c53689ff8f05fc6958a693f2e17c3472a8daf83cee55dabff829f PKG_MAINTAINER:=Andre Heider PKG_LICENSE:=Apache-2.0