meson: update to 1.8.0

This commit is contained in:
Rudi Heitbaum 2025-04-16 21:32:53 +00:00
parent c1a97d9f04
commit f7b38b07eb

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="meson"
PKG_VERSION="1.7.2"
PKG_SHA256="4d40d63aa748a9c139cc41ab9bffe43edd113c5639d78bde81544ca955aea890"
PKG_VERSION="1.8.0"
PKG_SHA256="0a9b23311271519bd03dca12d7d8b0eab582c3a2c5da433d465b6e519dc88e2f"
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"