embree: update to 2.16.0.
This commit is contained in:
parent
c21a795133
commit
8994809140
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'embree'
|
||||
pkgname=embree
|
||||
version=2.15.1
|
||||
version=2.16.0
|
||||
revision=1
|
||||
only_for_archs="x86_64"
|
||||
build_style=cmake
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://embree.github.io/"
|
||||
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
|
||||
checksum=bb05001c5449a73dbf0873aea6a0f862080a0625842e9bd5e00b8e4e52e3c8c0
|
||||
checksum=ece381d4cd94dedab6ddf3b0edca0666c8564ba5180516eef745a9b57bb97555
|
||||
|
||||
nopie=y
|
||||
|
||||
|
|
Loading…
Reference in New Issue