mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
tbb: update to 2018.5.
This commit is contained in:
parent
2e62408a19
commit
b069fa69a6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tbb'
|
# Template file for 'tbb'
|
||||||
pkgname=tbb
|
pkgname=tbb
|
||||||
version=2018.4
|
version=2018.5
|
||||||
revision=1
|
revision=1
|
||||||
# version rewrite: 2017_U7 (upstream) => 2017.7 (xbps)
|
# version rewrite: 2017_U7 (upstream) => 2017.7 (xbps)
|
||||||
_ver=${version/./_U}
|
_ver=${version/./_U}
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://www.threadingbuildingblocks.org"
|
homepage="https://www.threadingbuildingblocks.org"
|
||||||
distfiles="https://github.com/01org/tbb/archive/${_ver}.tar.gz"
|
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"
|
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