embree: update to 2.11.0.
This commit is contained in:
parent
da72c9feec
commit
701dc043a2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'embree'
|
||||
pkgname=embree
|
||||
version=2.10.0
|
||||
version=2.11.0
|
||||
revision=1
|
||||
only_for_archs="x86_64"
|
||||
build_style=cmake
|
||||
|
@ -11,7 +11,9 @@ 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=c011dc3c035c9618733a2e256ca24efe54aea937f86069e24ff87b02af2d50e4
|
||||
checksum=35283fa82c3f345a05a9d3ff3af5a36cf71d75d19dc9150a681999f301d67832
|
||||
|
||||
nopie=y
|
||||
|
||||
configure_args="-DTBB_ROOT=/usr -DENABLE_TUTORIALS=OFF"
|
||||
|
||||
|
|
Loading…
Reference in New Issue