Skip to content

Commit

Permalink
embree: update to 4.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
thypon committed Aug 2, 2023
1 parent 17c75c2 commit e3cd5dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/embree/template
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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}"
Expand Down

0 comments on commit e3cd5dc

Please sign in to comment.