mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
gmsh: update to 4.1.4
This commit is contained in:
parent
6544a0c22e
commit
ed27f4c000
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gmsh'
|
||||
pkgname=gmsh
|
||||
version=4.1.3
|
||||
version=4.1.4
|
||||
revision=1
|
||||
wrksrc=${pkgname}-${version}-source
|
||||
build_style=cmake
|
||||
|
@ -17,7 +17,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=bd4e4108437a25bd7a917570a6d3801d23eea49df7c78937a90c7a1637f54d5d
|
||||
checksum=9a67092b878f88ff68d7bc563c4fdacfbd2aa66a5d55ea175233f464bd4b37c0
|
||||
|
||||
build_options="hxt mesh numpy zipper"
|
||||
# HXT and MESH only available on x86
|
||||
|
|
Loading…
Add table
Reference in a new issue