intel-tbb: 2019.8 -> 2019.9
This commit is contained in:
parent
3c9e954f04
commit
41d0c792ca
@ -1,5 +1,5 @@
|
|||||||
untrusted comment: verify with /etc/ports/contrib.pub
|
untrusted comment: verify with /etc/ports/contrib.pub
|
||||||
RWSagIOpLGJF31B+q1zDHtTLMhzEaVpK41jyhs0r4jtFTou041YPL2fiY1MCzzjkId4GcBFtU4dgHnz7UGQdu32TvuFwRDKQwgY=
|
RWSagIOpLGJF3yqJ09DEIzlyT0qRsYG4Amsd6quRsyz+Lxewn8xwc7lE8lURSgfZ5590Lq4WgNBAVzqMfAYRKFvYlsrvu4kJJQ8=
|
||||||
SHA256 (Pkgfile) = 234d32b1d930952ad7c0f1dfe3f1d64d2b7fcf757a6e44cb8df07fec1773310a
|
SHA256 (Pkgfile) = 6d86521ddbf66ddde070f48ba7e7767e85ace08eedf9b88a40f55026dcab8ab5
|
||||||
SHA256 (.footprint) = 3bb5f83de8d28cc4918be9cc13875e3c4d4645d1dac3f5d86f77a439035a708d
|
SHA256 (.footprint) = 3bb5f83de8d28cc4918be9cc13875e3c4d4645d1dac3f5d86f77a439035a708d
|
||||||
SHA256 (intel-tbb-2019.8.tar.gz) = 7b1fd8caea14be72ae4175896510bf99c809cd7031306a1917565e6de7382fba
|
SHA256 (intel-tbb-2019.9.tar.gz) = 15652f5328cf00c576f065e5cd3eaf3317422fe82afb67a9bcec0dc065bd2abe
|
||||||
|
@ -4,12 +4,12 @@
|
|||||||
# Depends on:
|
# Depends on:
|
||||||
|
|
||||||
name=intel-tbb
|
name=intel-tbb
|
||||||
version=2019.8
|
version=2019.9
|
||||||
release=1
|
release=1
|
||||||
source=(https://github.com/01org/tbb/archive/${version::4}_U${version:5:7}/$name-$version.tar.gz)
|
source=(https://github.com/01org/tbb/archive/${version::4}_U${version:5:7}/$name-$version.tar.gz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd tbb-2019_U8
|
cd tbb-2019_U9
|
||||||
make
|
make
|
||||||
install -d $PKG/usr/lib
|
install -d $PKG/usr/lib
|
||||||
install -m755 build/linux_*/*.so* $PKG/usr/lib
|
install -m755 build/linux_*/*.so* $PKG/usr/lib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user