tbb: update to 2018.3.

This commit is contained in:
Andrea Brancaleoni 2018-03-31 00:34:15 +02:00
parent e17330249b
commit 2143d6a0e2

View File

@ -1,6 +1,6 @@
# Template file for 'tbb'
pkgname=tbb
version=2018.2
version=2018.3
revision=1
# version rewrite: 2017_U7 (upstream) => 2017.7 (xbps)
_ver=${version/./_U}
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="Apache-2.0"
homepage="http://www.threadingbuildingblocks.org"
distfiles="https://github.com/01org/tbb/archive/${_ver}.tar.gz"
checksum=78bb9bae474736d213342f01fe1a6d00c6939d5c75b367e2e43e7bf29a6d8eca
checksum=23793c8645480148e9559df96b386b780f92194c80120acce79fcdaae0d81f45
only_for_archs="i686-musl x86_64-musl armv7l-musl aarch64-musl i686 x86_64 armv7l aarch64"