embree: update to 2.8.0.

This commit is contained in:
Andrea Brancaleoni 2015-12-23 08:19:09 +01:00
parent 36c54e75be
commit 87bafcfac5

View file

@ -1,6 +1,6 @@
# Template file for 'embree'
pkgname=embree
version=2.7.1
version=2.8.0
revision=1
only_for_archs="x86_64"
build_style=cmake
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
license="Apache-2.0"
homepage="https://embree.github.io/"
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
checksum=7ce30e71154e0da70351d423fd34054efd84345c4aafa43824a59340efe99578
checksum=5d070241141161d7ec46fcc7fb9998226738c37e1c4a16b93420dba7d9068b81
configure_args="-DTBB_ROOT=/usr -DENABLE_TUTORIALS=OFF"