mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
embree: update to 2.15.0.
This commit is contained in:
parent
c9cdba7c19
commit
1e75f3f260
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=2.14.0
|
version=2.15.0
|
||||||
revision=1
|
revision=1
|
||||||
only_for_archs="x86_64"
|
only_for_archs="x86_64"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
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=ace13512fb438210fb04962cc06a56920f709b084e27789594bd93326582a7ad
|
checksum=5a382f3c143e84f2f026e15f2b5674ff53295e4da6eda82280639bd68b4a6704
|
||||||
|
|
||||||
nopie=y
|
nopie=y
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue