meson: update to 1.1.0

release notes:
- https://mesonbuild.com/Release-notes-for-1-1-0.html
This commit is contained in:
Rudi Heitbaum 2023-03-29 08:17:36 +00:00
parent 2950dc349f
commit 6e20e61996

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="meson"
PKG_VERSION="1.0.1"
PKG_SHA256="d926b730de6f518728cc7c57bc5e701667bae0c3522f9e369427b2cc7839d3c1"
PKG_VERSION="1.1.0"
PKG_SHA256="d9616c44cd6c53689ff8f05fc6958a693f2e17c3472a8daf83cee55dabff829f"
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"