embree: update to 2.17.3.
This commit is contained in:
parent
af8fafb52c
commit
59bdf89e7d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'embree'
|
||||
pkgname=embree
|
||||
version=2.17.2
|
||||
version=2.17.3
|
||||
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=546e981b7542639a29d5d7655e16d5750986c57ad553795ec24b80f11cb8994d
|
||||
checksum=c7d7172ce6e64a7a405fba97ed9e3e92a9cdd53aba5cfc0d46d4b792e22bc0fe
|
||||
|
||||
nopie=y
|
||||
|
||||
|
|
Loading…
Reference in New Issue