Merge pull request #6565 from heitbaum/dev-t

[le11] Development Tool package updates
This commit is contained in:
CvH 2022-06-06 21:27:43 +02:00 committed by GitHub
commit ca60b19830
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="go"
PKG_VERSION="1.18.2"
PKG_SHA256="b76e590857060fdc575a37d4204c15df33de6d23e49d5cf9bdce93083e4dcddb"
PKG_VERSION="1.18.3"
PKG_SHA256="cc0e73239f5bc1521de9ddc54f46eb0e69cc41faabe3f468865483bb0f844b68"
PKG_LICENSE="BSD"
PKG_SITE="https://golang.org"
PKG_URL="https://github.com/golang/go/archive/${PKG_NAME}${PKG_VERSION}.tar.gz"

View File

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

View File

@ -2,8 +2,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="waf"
PKG_VERSION="2.0.23"
PKG_SHA256="28a96115a5b5be47cf65e62c5416d988159d03f062f978e6462024ca93111503"
PKG_VERSION="2.0.24"
PKG_SHA256="6b78a3594540b232a154f64c4eb7e21f28e4e073c7e1605e4b9977519a6cb89e"
PKG_LICENSE="MIT"
PKG_SITE="https://waf.io"
PKG_URL="https://waf.io/${PKG_NAME}-${PKG_VERSION}.tar.bz2"