tbb: update to 2018.2.
This commit is contained in:
parent
a38ee87362
commit
ca1f4f72fa
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tbb'
|
||||
pkgname=tbb
|
||||
version=2018.1
|
||||
revision=2
|
||||
version=2018.2
|
||||
revision=1
|
||||
# version rewrite: 2017_U7 (upstream) => 2017.7 (xbps)
|
||||
_ver=${version/./_U}
|
||||
wrksrc="${pkgname}-${_ver}"
|
||||
|
@ -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=c6462217d4ecef2b44fce63cfdf31f9db4f6ff493869899d497a5aef68b05fc5
|
||||
checksum=78bb9bae474736d213342f01fe1a6d00c6939d5c75b367e2e43e7bf29a6d8eca
|
||||
|
||||
only_for_archs="i686-musl x86_64-musl armv7l-musl aarch64-musl i686 x86_64 armv7l aarch64"
|
||||
|
||||
|
|
Loading…
Reference in a new issue