parent
a495abda47
commit
6a89a49d2d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vtk'
|
||||
pkgname=vtk
|
||||
version=9.2.2
|
||||
revision=3
|
||||
version=9.2.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
# vtk can be huge, especially with -DVTK_BUILD_ALL_MODULES=ON"
|
||||
# Build only the core modules plus python bindings for now
|
||||
|
@ -26,7 +26,7 @@ maintainer="Piraty <mail@piraty.dev>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://www.vtk.org"
|
||||
distfiles="https://www.vtk.org/files/release/${version:0:3}/VTK-${version}.tar.gz"
|
||||
checksum=1c5b0a2be71fac96ff4831af69e350f7a0ea3168981f790c000709dcf9121075
|
||||
checksum=06fc8d49c4e56f498c40fcb38a563ed8d4ec31358d0101e8988f0bb4d539dd12
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" libexecinfo-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue