tbb: update to 2019.U3.
This commit is contained in:
parent
203e15a2db
commit
d794ed2092
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tbb'
|
||||
pkgname=tbb
|
||||
version=2019.U2
|
||||
version=2019.U3
|
||||
revision=1
|
||||
# version rewrite: 2017_U7 (upstream) => 2017.7 (xbps)
|
||||
_ver=${version/./_}
|
||||
|
@ -11,7 +11,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=1245aa394a92099e23ce2f60cdd50c90eb3ddcd61d86cae010ef2f1de61f32d9
|
||||
checksum=b2244147bc8159cdd8f06a38afeb42f3237d3fc822555499d7ccfbd4b86f8ece
|
||||
|
||||
only_for_archs="i686-musl x86_64-musl armv7l-musl aarch64-musl i686 x86_64 armv7l aarch64"
|
||||
|
||||
|
|
Loading…
Reference in New Issue