mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
embree: update to 4.3.2.
This commit is contained in:
parent
ad2cf63bf5
commit
28eb35688b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'embree'
|
||||
pkgname=embree
|
||||
version=4.3.1
|
||||
revision=2
|
||||
version=4.3.2
|
||||
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=824edcbb7a8cd393c5bdb7a16738487b21ecc4e1d004ac9f761e934f97bb02a4
|
||||
checksum=dc7bb6bac095b2e7bc64321435acd07c6137d6d60e4b79ec07bb0b215ddf81cb
|
||||
|
||||
embree-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue