mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
gmsh: update to 4.1.3
This commit is contained in:
parent
a102531d34
commit
0eaf9bdb68
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gmsh'
|
# Template file for 'gmsh'
|
||||||
pkgname=gmsh
|
pkgname=gmsh
|
||||||
version=4.1.2
|
version=4.1.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname}-${version}-source
|
wrksrc=${pkgname}-${version}-source
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -15,8 +15,9 @@ short_desc="Three-dimensional finite element mesh generator"
|
||||||
maintainer="Nathan Owens <ndowens04@gmail.com>"
|
maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://gmsh.info"
|
homepage="https://gmsh.info"
|
||||||
|
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=182d14de20e7fa875ae85d06a51ca46aee06d5f078ace398980eeb1b334dc0d0
|
checksum=bd4e4108437a25bd7a917570a6d3801d23eea49df7c78937a90c7a1637f54d5d
|
||||||
|
|
||||||
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