From cb6504cd235b72011dbd51966692458dd11107b2 Mon Sep 17 00:00:00 2001 From: miqlas <5569059+extrowerk@users.noreply.github.com> Date: Sat, 14 Apr 2018 11:10:46 +0200 Subject: [PATCH] TBB: rev bump --- dev-cpp/tbb/tbb-2018.3.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/tbb/tbb-2018.3.recipe b/dev-cpp/tbb/tbb-2018.3.recipe index 9f906af1e..c27bf0833 100644 --- a/dev-cpp/tbb/tbb-2018.3.recipe +++ b/dev-cpp/tbb/tbb-2018.3.recipe @@ -6,7 +6,7 @@ library manages and schedules threads to execute these tasks." HOMEPAGE="https://www.threadingbuildingblocks.org/" COPYRIGHT="2005-2018 Intel Corporation" LICENSE="Apache v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/01org/tbb/archive/${portVersion/./_U}.tar.gz" CHECKSUM_SHA256="23793c8645480148e9559df96b386b780f92194c80120acce79fcdaae0d81f45" SOURCE_DIR="tbb-${portVersion/./_U}"