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