0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-05-07 16:01:16 +00:00

Merge pull request #7295 from heitbaum/meson

meson: update to 1.0.1
This commit is contained in:
CvH
2023-03-05 21:31:18 +01:00
committed by GitHub

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