mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
embree: update to 4.2.0.
This commit is contained in:
parent
17c75c2f54
commit
e3cd5dcfba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'embree'
|
||||
pkgname=embree
|
||||
version=4.1.0
|
||||
version=4.2.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=117efd87d6dddbf7b164edd94b0bc057da69d6422a25366283cded57ed94738b
|
||||
checksum=b0479ce688045d17aa63ce6223c84b1cdb5edbf00d7eda71c06b7e64e21f53a0
|
||||
|
||||
embree-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue