tbb: update to 2019.U4.
This commit is contained in:
parent
8aa78cc450
commit
802767d216
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tbb'
|
||||
pkgname=tbb
|
||||
version=2019.U3
|
||||
version=2019.U4
|
||||
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=b2244147bc8159cdd8f06a38afeb42f3237d3fc822555499d7ccfbd4b86f8ece
|
||||
checksum=342a0a2cd583879850658284b86e9351ea019b4f3fcd731f4c18456f0ce9f900
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv7l*)
|
||||
|
|
Loading…
Reference in a new issue