mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
tbb: update to 2020.U3.
This commit is contained in:
parent
5dae041faa
commit
b07f53fd1c
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=2020.U1
|
version=2020.U3
|
||||||
revision=2
|
revision=1
|
||||||
# version rewrite: 2017_U7 (upstream) => 2017.7 (xbps)
|
# version rewrite: 2017_U7 (upstream) => 2017.7 (xbps)
|
||||||
_ver=${version/./_}
|
_ver=${version/./_}
|
||||||
wrksrc="oneTBB-${_ver}"
|
wrksrc="oneTBB-${_ver}"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://www.threadingbuildingblocks.org"
|
homepage="https://www.threadingbuildingblocks.org"
|
||||||
distfiles="https://github.com/oneapi-src/oneTBB/archive/${_ver}.tar.gz"
|
distfiles="https://github.com/oneapi-src/oneTBB/archive/${_ver}.tar.gz"
|
||||||
checksum=d80ca22c224ab7ef913dfae72c23fc1434b6aa46bfd472916d8c874c90881f5e
|
checksum=2103cc6238c935664f87680618f6684d57501d4a2fa8ea8f6c97ad6ff7dc722a
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64*)
|
x86_64*)
|
||||||
|
|
Loading…
Add table
Reference in a new issue