mesonbuild: update to 0.52

This commit is contained in:
Sascha Kuehndel (InuSasha) 2019-10-11 10:11:29 +02:00
parent a722e93dc8
commit c7f817880a
No known key found for this signature in database
GPG Key ID: 109697069529A6DC

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="meson"
PKG_VERSION="0.51.2"
PKG_SHA256="23688f0fc90be623d98e80e1defeea92bbb7103bf9336a5f5b9865d36e892d76"
PKG_VERSION="0.52.0"
PKG_SHA256="d60f75f0dedcc4fd249dbc7519d6f3ce6df490033d276ef1cf27453ef4938d32"
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"