tbb: update to 2021.8.0

log:
- https://github.com/oneapi-src/oneTBB/compare/v2021.7.0...v2021.8.0
This commit is contained in:
Rudi Heitbaum 2022-12-27 09:53:29 +00:00
parent a0bd737ca6
commit f6c5965aa6

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="tbb"
PKG_VERSION="2021.7.0"
PKG_SHA256="2cae2a80cda7d45dc7c072e4295c675fff5ad8316691f26f40539f7e7e54c0cc"
PKG_VERSION="2021.8.0"
PKG_SHA256="eee380323bb7ce864355ed9431f85c43955faaae9e9bce35c62b372d7ffd9f8b"
PKG_LICENSE="Apache-2.0"
PKG_SITE="https://github.com/oneapi-src/oneTBB"
PKG_URL="https://github.com/oneapi-src/oneTBB/archive/refs/tags/v${PKG_VERSION}.tar.gz"