mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
embree: update to 2.17.5.
This commit is contained in:
parent
b77ab0f3a0
commit
5a4aff5e7e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'embree'
|
# Template file for 'embree'
|
||||||
pkgname=embree
|
pkgname=embree
|
||||||
version=2.17.4
|
version=2.17.5
|
||||||
revision=2
|
revision=1
|
||||||
only_for_archs="x86_64"
|
only_for_archs="x86_64"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="ispc"
|
hostmakedepends="ispc"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://embree.github.io/"
|
homepage="https://embree.github.io/"
|
||||||
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
|
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
|
||||||
checksum=4bf9087a5c33483f3bcb88d335070aff95b688a2a09a35f936a99bd915090af3
|
checksum=1a6fb2d1b32a10eb165c8bce6c61fc9a7671ca49fcd6a9cde512fbcfff49c1db
|
||||||
|
|
||||||
nopie=y
|
nopie=y
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue