embree: update to 4.3.1.

This commit is contained in:
Andrea Brancaleoni 2024-02-18 22:02:41 +01:00
parent 089d9db882
commit e88869063d

View file

@ -1,6 +1,6 @@
# Template file for 'embree'
pkgname=embree
version=4.3.0
version=4.3.1
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=baf0a57a45837fc055ba828a139467bce0bc0c6a9a5f2dccb05163d012c12308
checksum=824edcbb7a8cd393c5bdb7a16738487b21ecc4e1d004ac9f761e934f97bb02a4
embree-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"