diff --git a/srcpkgs/tbb/template b/srcpkgs/tbb/template index 3383377a53b..ee79f92827c 100644 --- a/srcpkgs/tbb/template +++ b/srcpkgs/tbb/template @@ -4,15 +4,15 @@ version=2020.U1 revision=2 # version rewrite: 2017_U7 (upstream) => 2017.7 (xbps) _ver=${version/./_} -wrksrc="${pkgname}-${_ver}" +wrksrc="oneTBB-${_ver}" build_style=gnu-makefile hostmakedepends="cmake" short_desc="Intel Threading Building Blocks" maintainer="Andrea Brancaleoni " license="Apache-2.0" homepage="https://www.threadingbuildingblocks.org" -distfiles="https://github.com/intel/tbb/archive/${_ver}.tar.gz" -checksum=72cffaeac3b50b117c4e2279f9162308d35873b3e744aff5a088beff6f65c9af +distfiles="https://github.com/oneapi-src/oneTBB/archive/${_ver}.tar.gz" +checksum=d80ca22c224ab7ef913dfae72c23fc1434b6aa46bfd472916d8c874c90881f5e case "$XBPS_TARGET_MACHINE" in x86_64*)