embree: update to 2.6.0.

This commit is contained in:
Andrea Brancaleoni 2015-07-22 09:41:49 +02:00
parent 4497202be1
commit 8edf7b734f

View file

@ -1,6 +1,6 @@
# Template file for 'embree'
pkgname=embree
version=2.5.1
version=2.6.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=154c898214f666e3406dc30c0edf6375f5b0f4e3b2a4b3b896102c3fec09b466
checksum=a4857b3e4183a5255344e6138b55e514bb9f3782e50b67e081d3c16caad9299b
configure_args="-DTBB_ROOT=/usr -DENABLE_TUTORIALS=OFF"