tbb: update to 2019.U5.
This commit is contained in:
parent
9acf341f6d
commit
f6e37d1af5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tbb'
|
||||
pkgname=tbb
|
||||
version=2019.U4
|
||||
version=2019.U5
|
||||
revision=1
|
||||
archs="i686* x86_64* armv7l* aarch64* ppc64le* ppc64"
|
||||
# version rewrite: 2017_U7 (upstream) => 2017.7 (xbps)
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://www.threadingbuildingblocks.org"
|
||||
distfiles="https://github.com/01org/tbb/archive/${_ver}.tar.gz"
|
||||
checksum=342a0a2cd583879850658284b86e9351ea019b4f3fcd731f4c18456f0ce9f900
|
||||
checksum=2ea82d74dec50e18075b4982b8d360f8bd2bf2950f38e2db483aef82e0047444
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv7l*)
|
||||
|
|
Loading…
Reference in New Issue