meson: update to 1.5.2

This commit is contained in:
Rudi Heitbaum 2024-09-21 23:02:16 +00:00
parent 7feb1cd5a5
commit 08d6bcaa34

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="meson"
PKG_VERSION="1.5.1"
PKG_SHA256="567e533adf255de73a2de35049b99923caf872a455af9ce03e01077e0d384bed"
PKG_VERSION="1.5.2"
PKG_SHA256="f955e09ab0d71ef180ae85df65991d58ed8430323de7d77a37e11c9ea630910b"
PKG_LICENSE="Apache"
PKG_SITE="https://mesonbuild.com"
PKG_URL="https://github.com/mesonbuild/meson/releases/download/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.gz"