embree: update to 2.16.5.
This commit is contained in:
parent
30ce8398c8
commit
e9605115c6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'embree'
|
||||
pkgname=embree
|
||||
version=2.16.4
|
||||
version=2.16.5
|
||||
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=18623edc9e3409bb504111d596b99b85dd4a2aca40a79893d450ab37e4653d88
|
||||
checksum=ee00a50a19012f8b40bf899cd87e5053827396f896288e7b37d2a3a43b47a01a
|
||||
|
||||
nopie=y
|
||||
|
||||
|
|
Loading…
Reference in New Issue