tbb: update to 2021.13.0.
This commit is contained in:
parent
02d574faaa
commit
2733f0bb37
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tbb'
|
||||
pkgname=tbb
|
||||
version=2021.12.0
|
||||
revision=2
|
||||
version=2021.13.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DTBB_STRICT=OFF -DTBB_TEST=OFF"
|
||||
makedepends="libgomp-devel libhwloc-devel"
|
||||
|
@ -11,7 +11,7 @@ license="Apache-2.0"
|
|||
homepage="https://oneapi-src.github.io/oneTBB/"
|
||||
changelog="https://raw.githubusercontent.com/oneapi-src/oneTBB/v${version}/RELEASE_NOTES.md"
|
||||
distfiles="https://github.com/oneapi-src/oneTBB/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=c7bb7aa69c254d91b8f0041a71c5bcc3936acb64408a1719aec0b2b7639dd84f
|
||||
checksum=3ad5dd08954b39d113dc5b3f8a8dc6dc1fd5250032b7c491eb07aed5c94133e1
|
||||
make_check=no # checks fail upstream on i686
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue