Merge pull request #7168 from heitbaum/meson

meson: update to 0.64.1
This commit is contained in:
CvH 2022-11-26 09:47:05 +01:00 committed by GitHub
commit b99c254f46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="meson"
PKG_VERSION="0.64.0"
PKG_SHA256="c5e27e091c2a35b9049e152a6535045ebbd057253aeb67856de6ecbb7b917bab"
PKG_VERSION="0.64.1"
PKG_SHA256="3a8e030c2334f782085f81627062cc6d4a6771edf31e055ffe374f9e6b089ab9"
PKG_LICENSE="Apache"
PKG_SITE="http://mesonbuild.com"
PKG_URL="https://github.com/mesonbuild/meson/releases/download/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.gz"