tbb: update to 2018.1.

This commit is contained in:
Andrea Brancaleoni 2017-10-04 11:44:50 +02:00
parent 4dcbcf05e6
commit e8a972df29
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'tbb'
pkgname=tbb
version=2018
version=2018.1
revision=2
# 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=94f643f1edfaccb57d64b503c7c96f00dec64e8635c054bbaa33855d72c5822d
checksum=c6462217d4ecef2b44fce63cfdf31f9db4f6ff493869899d497a5aef68b05fc5
only_for_archs="i686-musl x86_64-musl armv7l-musl aarch64-musl i686 x86_64 armv7l aarch64"