meson: update to 1.2.3

log:
- https://github.com/mesonbuild/meson/compare/1.2.2...1.2.3
This commit is contained in:
Rudi Heitbaum 2023-10-21 08:44:42 +00:00
parent 06a3b82926
commit 1768c1f00d

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="meson"
PKG_VERSION="1.2.2"
PKG_SHA256="4a0f04de331fbc7af3b802a844fc8838f4ccd1ded1e792ba4f8f2faf8c5fe4d6"
PKG_VERSION="1.2.3"
PKG_SHA256="4533a43c34548edd1f63a276a42690fce15bde9409bcf20c4b8fa3d7e4d7cac1"
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"