embree: update to 4.1.0.

This commit is contained in:
Andrea Brancaleoni 2023-05-13 09:05:13 +02:00
parent 9ff36a9475
commit 4ceb4ab396

View File

@ -1,6 +1,6 @@
# Template file for 'embree'
pkgname=embree
version=4.0.1
version=4.1.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=1fa3982fa3531f1b6e81f19e6028ae8a62b466597f150b853440fe35ef7c6c06
checksum=117efd87d6dddbf7b164edd94b0bc057da69d6422a25366283cded57ed94738b
embree-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"