embree: update to 2.6.2.
This commit is contained in:
parent
bee5bed715
commit
3bf459707b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'embree'
|
||||
pkgname=embree
|
||||
version=2.6.1
|
||||
version=2.6.2
|
||||
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=e1dd42eb8ddf94e8ff40db369b80e6c8fddca0c43e71be4ce8a9ac09ca48cf13
|
||||
checksum=c6c2b2ab0ee4ba9f386c1cbd3093fb65ffbbfc475a3b23302c2d72523a9a54c4
|
||||
|
||||
configure_args="-DTBB_ROOT=/usr -DENABLE_TUTORIALS=OFF"
|
||||
|
||||
|
|
Loading…
Reference in a new issue