meson: update to 1.5.1

This commit is contained in:
Rudi Heitbaum 2024-07-28 01:04:30 +00:00
parent 468d9f50fd
commit 71154c2b35

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="meson"
PKG_VERSION="1.5.0"
PKG_SHA256="45d7b8653c1e5139df35b33be2dd5b2d040c5b2c6129f9a7c890d507e33312b8"
PKG_VERSION="1.5.1"
PKG_SHA256="567e533adf255de73a2de35049b99923caf872a455af9ce03e01077e0d384bed"
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"