mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
meson: update to 0.59.1
update from 0.57.1 (22 Feb 2021) to 0.59.1 (18 August 2021) changelogs: - https://github.com/mesonbuild/meson/milestone/60?closed=1 # 0.57.2 - https://github.com/mesonbuild/meson/milestone/58?closed=1 # 0.58.0 - https://github.com/mesonbuild/meson/milestone/61?closed=1 # 0.58.1 - https://github.com/mesonbuild/meson/milestone/63?closed=1 # 0.58.2 - https://github.com/mesonbuild/meson/milestone/62?closed=1 # 0.59.0 - https://github.com/mesonbuild/meson/milestone/64?closed=1 # 0.59.1 release notes: - https://mesonbuild.com/Release-notes-for-0-57-0.html - https://mesonbuild.com/Release-notes-for-0-58-0.html - https://mesonbuild.com/Release-notes-for-0-59-0.html
This commit is contained in:
parent
ad84c1e24b
commit
19b6b2cc61
@ -2,8 +2,8 @@
|
|||||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="meson"
|
PKG_NAME="meson"
|
||||||
PKG_VERSION="0.57.1"
|
PKG_VERSION="0.59.1"
|
||||||
PKG_SHA256="72e1c782ba9bda204f4a1ed57f98d027d7b6eb9414c723eebbd6ec7f1955c8a6"
|
PKG_SHA256="db586a451650d46bbe10984a87b79d9bcdc1caebf38d8e189f8848f8d502356d"
|
||||||
PKG_LICENSE="Apache"
|
PKG_LICENSE="Apache"
|
||||||
PKG_SITE="http://mesonbuild.com"
|
PKG_SITE="http://mesonbuild.com"
|
||||||
PKG_URL="https://github.com/mesonbuild/meson/releases/download/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/mesonbuild/meson/releases/download/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user