forked from ports/contrib
intel-tbb: 2020.1 -> 2020.2
This commit is contained in:
parent
7bde9fe949
commit
3227ef5060
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF33Wq2ljdTdjZjRj71ryTf/RIZHc8loM1nSiQ3wjSft2jMDOZpnZQFQ7ItnoBr1/optPBmy7drQBQtBgEtH31bQM=
|
||||
SHA256 (Pkgfile) = b63edeb2fab008dfd7e176bfc94444693df269a78d26c74ba90d63b66746a2a1
|
||||
RWSagIOpLGJF3zFyW5K+IzILc84MvWe0/VcPtKAAo6dPbXiV3KNS5TwRQMZy0NhkiXXshv82cvn3Zqtp6WklAO4fSgBDyjQ9oAo=
|
||||
SHA256 (Pkgfile) = 8f522bf56afded150caa7717fb8eeb50f682be9a8a34eff12c52115a10cb3078
|
||||
SHA256 (.footprint) = 73b1d3c471339997cf157ee97585697d157151be109c25b2213c70c767bcea5e
|
||||
SHA256 (intel-tbb-2020.1.tar.gz) = 48d51c63b16787af54e1ee4aaf30042087f20564b4eecf9a032d5568bc2f0bf8
|
||||
SHA256 (intel-tbb-2020.2.tar.gz) = 4804320e1e6cbe3a5421997b52199e3c1a3829b2ecb6489641da4b8e32faf500
|
||||
|
@ -4,13 +4,13 @@
|
||||
# Depends on:
|
||||
|
||||
name=intel-tbb
|
||||
version=2020.1
|
||||
version=2020.2
|
||||
release=1
|
||||
source=(https://github.com/01org/tbb/archive/v${version::4}.${version:5:7}/$name-$version.tar.gz)
|
||||
#source=(https://github.com/intel/tbb/archive/v2020.0.tar.gz)
|
||||
|
||||
build() {
|
||||
cd tbb-$version
|
||||
cd oneTBB-$version
|
||||
make
|
||||
install -d $PKG/usr/lib
|
||||
install -m755 build/linux_*/*.so* $PKG/usr/lib
|
||||
|
Loading…
x
Reference in New Issue
Block a user