embree: update to 2.14.0.
This commit is contained in:
parent
edfb99b06b
commit
6ce84bfe32
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'embree'
|
||||
pkgname=embree
|
||||
version=2.13.0
|
||||
version=2.14.0
|
||||
revision=1
|
||||
only_for_archs="x86_64"
|
||||
build_style=cmake
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://embree.github.io/"
|
||||
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
|
||||
checksum=5191c308fb011ff558c395504681916205e710d538fb055424b7b1b499f83a31
|
||||
checksum=ace13512fb438210fb04962cc06a56920f709b084e27789594bd93326582a7ad
|
||||
|
||||
nopie=y
|
||||
|
||||
|
|
Loading…
Reference in a new issue