tbb: update to 2019.U7.

This commit is contained in:
Andrea Brancaleoni 2019-05-30 09:40:19 +02:00
parent 3f6944afb0
commit 2de33d962d

View file

@ -1,6 +1,6 @@
# Template file for 'tbb' # Template file for 'tbb'
pkgname=tbb pkgname=tbb
version=2019.U6 version=2019.U7
revision=1 revision=1
archs="i686* x86_64* armv7l* aarch64* ppc64le* ppc64" archs="i686* x86_64* armv7l* aarch64* ppc64le* ppc64"
# version rewrite: 2017_U7 (upstream) => 2017.7 (xbps) # version rewrite: 2017_U7 (upstream) => 2017.7 (xbps)
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://www.threadingbuildingblocks.org" homepage="https://www.threadingbuildingblocks.org"
distfiles="https://github.com/intel/tbb/archive/${_ver}.tar.gz" distfiles="https://github.com/intel/tbb/archive/${_ver}.tar.gz"
checksum=2ba197b3964fce8a84429dd15b75eba7434cb89afc54f86d5ee6f726fdbe97fd checksum=4204a93f4c0fd989fb6f79acae74feb02ee39725c93968773d9b6efeb75c7a6a
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
armv7l*) armv7l*)