libraries/tbb: Updated for version 2018u3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
7960abc764
commit
eb063ee7d3
|
@ -4,7 +4,7 @@
|
|||
# Written by powtrix (@gmail.com)
|
||||
|
||||
PRGNAM=tbb
|
||||
VERSION=${VERSION:-2018u2}
|
||||
VERSION=${VERSION:-2018u3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tbb"
|
||||
VERSION="2018u2"
|
||||
VERSION="2018u3"
|
||||
HOMEPAGE="https://www.threadingbuildingblocks.org"
|
||||
DOWNLOAD="https://github.com/01org/tbb/archive/2018_U2/tbb-2018_U2.tar.gz"
|
||||
MD5SUM="0b8dfe30917a54e40828eeb0ed7562ae"
|
||||
DOWNLOAD="https://github.com/01org/tbb/archive/2018_U3/tbb-2018_U3.tar.gz"
|
||||
MD5SUM="cd2e136598ffa5c136f077ee85a35b4c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue