aboutsummaryrefslogtreecommitdiff
path: root/tools/meson/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/meson/Makefile')
-rw-r--r--tools/meson/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/meson/Makefile b/tools/meson/Makefile
index b115e0802b..f957bfb49f 100644
--- a/tools/meson/Makefile
+++ b/tools/meson/Makefile
@@ -2,6 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=meson
PKG_VERSION:=1.1.1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/mesonbuild/meson/releases/download/$(PKG_VERSION)