gmsh: update to 4.4.1
This commit is contained in:
parent
3e4d0a804e
commit
a60acb4ae1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gmsh'
|
||||
pkgname=gmsh
|
||||
version=4.3.0
|
||||
version=4.4.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version}-source"
|
||||
build_style=cmake
|
||||
|
@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://gmsh.info"
|
||||
changelog="http://gmsh.info/CHANGELOG.txt"
|
||||
distfiles="https://gmsh.info/src/gmsh-${version}-source.tgz"
|
||||
checksum=54a236f5708bc105d5b60ddb2b95ea7062537ccd2720860377994c1a9bb86429
|
||||
checksum=853c6438fc4e4b765206e66a514b09182c56377bb4b73f1d0d26eda7eb8af0dc
|
||||
|
||||
build_options="hxt mesh numpy zipper"
|
||||
# HXT and MESH only available on x86
|
||||
|
|
Loading…
Reference in New Issue