tbb: update to 2020.U1.
This commit is contained in:
parent
85375ca267
commit
5a49eb3b9e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tbb'
|
||||
pkgname=tbb
|
||||
version=2019.U9
|
||||
version=2020.U1
|
||||
revision=1
|
||||
archs="i686* x86_64* armv7l* aarch64* ppc*"
|
||||
# version rewrite: 2017_U7 (upstream) => 2017.7 (xbps)
|
||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://www.threadingbuildingblocks.org"
|
||||
distfiles="https://github.com/intel/tbb/archive/${_ver}.tar.gz"
|
||||
checksum=15652f5328cf00c576f065e5cd3eaf3317422fe82afb67a9bcec0dc065bd2abe
|
||||
checksum=72cffaeac3b50b117c4e2279f9162308d35873b3e744aff5a088beff6f65c9af
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv7l*)
|
||||
|
|
Loading…
Reference in a new issue