embree: update to 2.10.0.

This commit is contained in:
Andrea Brancaleoni 2016-05-22 01:24:39 +02:00
parent 422579f62b
commit 89d71f2137

View file

@ -1,6 +1,6 @@
# Template file for 'embree'
pkgname=embree
version=2.9.0
version=2.10.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=a59a1e3dda93f7b02f1adc0e6c2fa9f042238dba13810e41c5d7a294ef95ced8
checksum=c011dc3c035c9618733a2e256ca24efe54aea937f86069e24ff87b02af2d50e4
configure_args="-DTBB_ROOT=/usr -DENABLE_TUTORIALS=OFF"