embree: update to 4.1.0.
This commit is contained in:
parent
9ff36a9475
commit
4ceb4ab396
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'embree'
|
# Template file for 'embree'
|
||||||
pkgname=embree
|
pkgname=embree
|
||||||
version=4.0.1
|
version=4.1.0
|
||||||
revision=1
|
revision=1
|
||||||
archs="aarch64* x86_64*"
|
archs="aarch64* x86_64*"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -15,7 +15,7 @@ license="Apache-2.0"
|
||||||
homepage="https://embree.github.io/"
|
homepage="https://embree.github.io/"
|
||||||
changelog="https://raw.githubusercontent.com/embree/embree/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/embree/embree/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/embree/embree/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/embree/embree/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=1fa3982fa3531f1b6e81f19e6028ae8a62b466597f150b853440fe35ef7c6c06
|
checksum=117efd87d6dddbf7b164edd94b0bc057da69d6422a25366283cded57ed94738b
|
||||||
|
|
||||||
embree-devel_package() {
|
embree-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue