meson: update to 0.62.1

milestone:
- https://github.com/mesonbuild/meson/milestone/79?closed=1

includes a wayland validation:
- wayland: Make sure wayland-scanner has same version as wayland libraries
This commit is contained in:
Rudi Heitbaum 2022-04-23 23:48:07 +00:00
parent c59790e845
commit c11c3233de

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="meson"
PKG_VERSION="0.62.0"
PKG_SHA256="06f8c1cfa51bfdb533c82623ffa524cacdbea02ace6d709145e33aabdad6adcb"
PKG_VERSION="0.62.1"
PKG_SHA256="a0f5caa1e70da12d5e63aa6a9504273759b891af36c8d87de381a4ed1380e845"
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"