meson: update to 1.4.1

This commit is contained in:
Rudi Heitbaum 2024-06-01 15:02:23 +00:00
parent 49182c9b97
commit 16a805e927

View File

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