mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 02:53:50 +02:00
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'
|
# Template file for 'tbb'
|
||||||
pkgname=tbb
|
pkgname=tbb
|
||||||
version=2018.1
|
version=2018.2
|
||||||
revision=2
|
revision=1
|
||||||
# version rewrite: 2017_U7 (upstream) => 2017.7 (xbps)
|
# version rewrite: 2017_U7 (upstream) => 2017.7 (xbps)
|
||||||
_ver=${version/./_U}
|
_ver=${version/./_U}
|
||||||
wrksrc="${pkgname}-${_ver}"
|
wrksrc="${pkgname}-${_ver}"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://www.threadingbuildingblocks.org"
|
homepage="http://www.threadingbuildingblocks.org"
|
||||||
distfiles="https://github.com/01org/tbb/archive/${_ver}.tar.gz"
|
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"
|
only_for_archs="i686-musl x86_64-musl armv7l-musl aarch64-musl i686 x86_64 armv7l aarch64"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue