mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-14 05:07:01 +02:00
embree: update to 4.4.0.
This commit is contained in:
parent
3720edee6b
commit
b75d44069c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'embree'
|
||||
pkgname=embree
|
||||
version=4.3.3
|
||||
revision=2
|
||||
version=4.4.0
|
||||
revision=1
|
||||
archs="aarch64* x86_64*"
|
||||
build_style=cmake
|
||||
configure_args="-DTBB_ROOT=/usr -DEMBREE_IGNORE_CMAKE_CXX_FLAGS=OFF
|
||||
|
@ -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=8a3bc3c3e21aa209d9861a28f8ba93b2f82ed0dc93341dddac09f1f03c36ef2d
|
||||
checksum=acb517b0ea0f4b442235d5331b69f96192c28da6aca5d5dde0cbe40799638d5c
|
||||
|
||||
embree-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue