meson: update to 1.3.2

This commit is contained in:
Rudi Heitbaum 2024-02-15 07:12:55 +00:00
parent 540999df07
commit 4708a3b31f

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="meson"
PKG_VERSION="1.3.1"
PKG_SHA256="6020568bdede1643d4fb41e28215be38eff5d52da28ac7d125457c59e0032ad7"
PKG_VERSION="1.3.2"
PKG_SHA256="492eb450c8b073024276f916f5adbb3c4bb7e90e9e6ec124efda064f3d9b5baa"
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"