From 4b7788d06e94fa521aad5a58374cd599b40a7759 Mon Sep 17 00:00:00 2001 From: miqlas <5569059+extrowerk@users.noreply.github.com> Date: Thu, 26 Jul 2018 01:20:51 +0200 Subject: [PATCH] TBB: bump (#2749) --- .../tbb/patches/{tbb-2018_U4.patchset => tbb-2018_U5.patchset} | 0 dev-cpp/tbb/{tbb-2018.4.recipe => tbb-2018.5.recipe} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename dev-cpp/tbb/patches/{tbb-2018_U4.patchset => tbb-2018_U5.patchset} (100%) rename dev-cpp/tbb/{tbb-2018.4.recipe => tbb-2018.5.recipe} (96%) diff --git a/dev-cpp/tbb/patches/tbb-2018_U4.patchset b/dev-cpp/tbb/patches/tbb-2018_U5.patchset similarity index 100% rename from dev-cpp/tbb/patches/tbb-2018_U4.patchset rename to dev-cpp/tbb/patches/tbb-2018_U5.patchset diff --git a/dev-cpp/tbb/tbb-2018.4.recipe b/dev-cpp/tbb/tbb-2018.5.recipe similarity index 96% rename from dev-cpp/tbb/tbb-2018.4.recipe rename to dev-cpp/tbb/tbb-2018.5.recipe index 33b152340..e85243a8a 100644 --- a/dev-cpp/tbb/tbb-2018.4.recipe +++ b/dev-cpp/tbb/tbb-2018.5.recipe @@ -8,7 +8,7 @@ COPYRIGHT="2005-2018 Intel Corporation" LICENSE="Apache v2" REVISION="1" SOURCE_URI="https://github.com/01org/tbb/archive/${portVersion/./_U}.tar.gz" -CHECKSUM_SHA256="d5604a04787c8a037d4944eeb89792e7c45f6a83c141b20df7ee89c2fb012ed1" +CHECKSUM_SHA256="c4c2896af527392496c5e01ef8579058a71b6eebbd695924cd138841c13f07be" SOURCE_DIR="tbb-${portVersion/./_U}" PATCHES="tbb-${portVersion/./_U}.patchset"