tbb: update to 2018.5.

This commit is contained in:
Andrea Brancaleoni 2018-06-20 12:06:25 +02:00
parent 2e62408a19
commit b069fa69a6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'tbb'
pkgname=tbb
version=2018.4
version=2018.5
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="https://www.threadingbuildingblocks.org"
distfiles="https://github.com/01org/tbb/archive/${_ver}.tar.gz"
checksum=d5604a04787c8a037d4944eeb89792e7c45f6a83c141b20df7ee89c2fb012ed1
checksum=c4c2896af527392496c5e01ef8579058a71b6eebbd695924cd138841c13f07be
only_for_archs="i686-musl x86_64-musl armv7l-musl aarch64-musl i686 x86_64 armv7l aarch64"