mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tbb: update to 2017.20161004.
This commit is contained in:
parent
5f8b5d820a
commit
ec7bf00b44
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=2017.20160916
|
version=2017.20161004
|
||||||
revision=1
|
revision=1
|
||||||
_lv="${version%.*}"
|
_lv="${version%.*}"
|
||||||
_rv="${version##*.}"
|
_rv="${version##*.}"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://www.threadingbuildingblocks.org"
|
homepage="http://www.threadingbuildingblocks.org"
|
||||||
distfiles="https://www.threadingbuildingblocks.org/sites/default/files/software_releases/source/tbb${_lv}_${_rv}oss_src.tgz"
|
distfiles="https://www.threadingbuildingblocks.org/sites/default/files/software_releases/source/tbb${_lv}_${_rv}oss_src.tgz"
|
||||||
checksum=600c67f1c5a730e411b3bf2e792cfe5808f40c4f0354a9b613827fff0ef27fc4
|
checksum=f4ba7a7ed1bcb6c05d47e73624ca2e4580104bc0d3e0a3ccc7b67fa324760cb1
|
||||||
|
|
||||||
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