diff --git a/devel/meson/Makefile b/devel/meson/Makefile index 989e8103b2..c6eacda986 100644 --- a/devel/meson/Makefile +++ b/devel/meson/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=meson -PKG_VERSION:=0.52.1 +PKG_VERSION:=0.53.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/mesonbuild/meson/releases/download/$(PKG_VERSION)/ -PKG_HASH:=0c277472e49950a5537e3de3e60c57b80dbf425788470a1a8ed27446128fc035 +PKG_HASH:=ec1ba33eea701baca2c1607dac458152dc8323364a51fdef6babda2623413b04 PKG_MAINTAINER:=Andre Heider PKG_LICENSE:=Apache-2.0