Merge pull request #5076 from heitbaum/ba1

waf: update to 2.0.22
This commit is contained in:
CvH 2021-02-14 15:59:32 +01:00 committed by GitHub
commit e056168755
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="waf" PKG_NAME="waf"
PKG_VERSION="2.0.21" PKG_VERSION="2.0.22"
PKG_SHA256="7cebf2c5efe53cbb9a4b5bdc4b49ae90ecd64a8fce7a3222d58e591b58215306" PKG_SHA256="0a09ad26a2cfc69fa26ab871cb558165b60374b5a653ff556a0c6aca63a00df1"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://waf.io" PKG_SITE="https://waf.io"
PKG_URL="https://waf.io/${PKG_NAME}-${PKG_VERSION}" PKG_URL="https://waf.io/${PKG_NAME}-${PKG_VERSION}"