mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
tbb: update to 2022.1.0.
This commit is contained in:
parent
35fadff513
commit
3720edee6b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tbb'
|
# Template file for 'tbb'
|
||||||
pkgname=tbb
|
pkgname=tbb
|
||||||
version=2022.0.0
|
version=2022.1.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DTBB_STRICT=OFF -DTBB_TEST=OFF"
|
configure_args="-DTBB_STRICT=OFF -DTBB_TEST=OFF"
|
||||||
makedepends="libgomp-devel libhwloc-devel"
|
makedepends="libgomp-devel libhwloc-devel"
|
||||||
|
@ -11,7 +11,7 @@ license="Apache-2.0"
|
||||||
homepage="https://oneapi-src.github.io/oneTBB/"
|
homepage="https://oneapi-src.github.io/oneTBB/"
|
||||||
changelog="https://raw.githubusercontent.com/oneapi-src/oneTBB/v${version}/RELEASE_NOTES.md"
|
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"
|
distfiles="https://github.com/oneapi-src/oneTBB/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=e8e89c9c345415b17b30a2db3095ba9d47647611662073f7fbf54ad48b7f3c2a
|
checksum=ed067603ece0dc832d2881ba5c516625ac2522c665d95f767ef6304e34f961b5
|
||||||
make_check=no # checks fail upstream on i686
|
make_check=no # checks fail upstream on i686
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue