mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gmsh: update to 4.4.1
This commit is contained in:
parent
3e4d0a804e
commit
a60acb4ae1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gmsh'
|
# Template file for 'gmsh'
|
||||||
pkgname=gmsh
|
pkgname=gmsh
|
||||||
version=4.3.0
|
version=4.4.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${version}-source"
|
wrksrc="${pkgname}-${version}-source"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://gmsh.info"
|
homepage="https://gmsh.info"
|
||||||
changelog="http://gmsh.info/CHANGELOG.txt"
|
changelog="http://gmsh.info/CHANGELOG.txt"
|
||||||
distfiles="https://gmsh.info/src/gmsh-${version}-source.tgz"
|
distfiles="https://gmsh.info/src/gmsh-${version}-source.tgz"
|
||||||
checksum=54a236f5708bc105d5b60ddb2b95ea7062537ccd2720860377994c1a9bb86429
|
checksum=853c6438fc4e4b765206e66a514b09182c56377bb4b73f1d0d26eda7eb8af0dc
|
||||||
|
|
||||||
build_options="hxt mesh numpy zipper"
|
build_options="hxt mesh numpy zipper"
|
||||||
# HXT and MESH only available on x86
|
# HXT and MESH only available on x86
|
||||||
|
|
Loading…
Add table
Reference in a new issue