embree: update to 4.3.0.

This commit is contained in:
Andrea Brancaleoni 2023-10-02 09:47:42 +02:00
parent 6e1c591f54
commit 1e8e7ee80d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'embree'
pkgname=embree
version=4.2.0
version=4.3.0
revision=1
archs="aarch64* x86_64*"
build_style=cmake
@ -15,7 +15,7 @@ license="Apache-2.0"
homepage="https://embree.github.io/"
changelog="https://raw.githubusercontent.com/embree/embree/master/CHANGELOG.md"
distfiles="https://github.com/embree/embree/archive/refs/tags/v${version}.tar.gz"
checksum=b0479ce688045d17aa63ce6223c84b1cdb5edbf00d7eda71c06b7e64e21f53a0
checksum=baf0a57a45837fc055ba828a139467bce0bc0c6a9a5f2dccb05163d012c12308
embree-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"