From 7625323a7d1ea523bca980233fd00d6c8b4e8904 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Thu, 7 Nov 2019 07:34:46 +0100 Subject: [PATCH] tbb: bump revision soname changes. --- dev-cpp/tbb/tbb-2018.5.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/tbb/tbb-2018.5.recipe b/dev-cpp/tbb/tbb-2018.5.recipe index 7b7c95a55..5af678a45 100644 --- a/dev-cpp/tbb/tbb-2018.5.recipe +++ b/dev-cpp/tbb/tbb-2018.5.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="2" +REVISION="3" SOURCE_URI="https://github.com/01org/tbb/archive/${portVersion/./_U}.tar.gz" CHECKSUM_SHA256="c4c2896af527392496c5e01ef8579058a71b6eebbd695924cd138841c13f07be" SOURCE_DIR="tbb-${portVersion/./_U}"