embree: update to 2.13.0.
This commit is contained in:
parent
6e8df20689
commit
00dc9ad084
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'embree'
|
||||
pkgname=embree
|
||||
version=2.12.0
|
||||
version=2.13.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=14153c4a8fd4413a01f584df16b89b5c9f904083d8044557e0f268232b1db19d
|
||||
checksum=5191c308fb011ff558c395504681916205e710d538fb055424b7b1b499f83a31
|
||||
|
||||
nopie=y
|
||||
|
||||
|
|
Loading…
Reference in New Issue