embree: update to 2.7.1.

This commit is contained in:
Andrea Brancaleoni 2015-10-27 10:42:56 +01:00
parent b415f25cf3
commit b9544cfb4f

View file

@ -1,6 +1,6 @@
# Template file for 'embree'
pkgname=embree
version=2.7.0
version=2.7.1
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=2b5dacbf1c94a2e6568661eae7cdb91abbdc65feaccd8aec03c8fd4b32fca6aa
checksum=7ce30e71154e0da70351d423fd34054efd84345c4aafa43824a59340efe99578
configure_args="-DTBB_ROOT=/usr -DENABLE_TUTORIALS=OFF"