TBB: bump version (#2695)

This commit is contained in:
miqlas
2018-06-24 04:54:15 +02:00
committed by waddlesplash
parent e6d4666fe4
commit 2c8a0114c9
2 changed files with 2 additions and 2 deletions

View File

@@ -6,9 +6,9 @@ library manages and schedules threads to execute these tasks."
HOMEPAGE="https://www.threadingbuildingblocks.org/"
COPYRIGHT="2005-2018 Intel Corporation"
LICENSE="Apache v2"
REVISION="2"
REVISION="1"
SOURCE_URI="https://github.com/01org/tbb/archive/${portVersion/./_U}.tar.gz"
CHECKSUM_SHA256="23793c8645480148e9559df96b386b780f92194c80120acce79fcdaae0d81f45"
CHECKSUM_SHA256="d5604a04787c8a037d4944eeb89792e7c45f6a83c141b20df7ee89c2fb012ed1"
SOURCE_DIR="tbb-${portVersion/./_U}"
PATCHES="tbb-${portVersion/./_U}.patchset"