libraries/tbb: Updated for version 2019u9.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
powtrix 2019-12-07 18:35:22 +07:00 committed by Willy Sudiarto Raharjo
parent d7e041afb2
commit f93d8b3a46
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
# Written by powtrix (@gmail.com)
PRGNAM=tbb
VERSION=${VERSION:-2018u3}
VERSION=${VERSION:-2019u9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="tbb"
VERSION="2018u3"
VERSION="2019u9"
HOMEPAGE="https://www.threadingbuildingblocks.org"
DOWNLOAD="https://github.com/01org/tbb/archive/2018_U3/tbb-2018_U3.tar.gz"
MD5SUM="cd2e136598ffa5c136f077ee85a35b4c"
DOWNLOAD="https://github.com/01org/tbb/archive/2019_U9/tbb-2019_U9.tar.gz"
MD5SUM="584edbec127c508f2cd5b6e79ad200fc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""