embree: update to 2.17.0.

This commit is contained in:
Andrea Brancaleoni 2017-09-22 23:40:13 +02:00
parent 8eb03c380a
commit 87ffeea5a3

View File

@ -1,6 +1,6 @@
# Template file for 'embree' # Template file for 'embree'
pkgname=embree pkgname=embree
version=2.16.5 version=2.17.0
revision=1 revision=1
only_for_archs="x86_64" only_for_archs="x86_64"
build_style=cmake build_style=cmake
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://embree.github.io/" homepage="https://embree.github.io/"
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz" distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
checksum=ee00a50a19012f8b40bf899cd87e5053827396f896288e7b37d2a3a43b47a01a checksum=ce94bd9cbb299bb200fb4caf550b10a2141a402e6fa251b538d39b32408b6084
nopie=y nopie=y