Permalink
Browse files
py-pygmsh: update to version 4.1.2
- Loading branch information
Showing
with
3 additions
and
3 deletions.
-
+3
−3
python/py-pygmsh/Portfile
|
|
@@ -6,7 +6,7 @@ PortGroup python 1.0 |
|
|
|
|
|
name py-pygmsh |
|
|
set real_name pygmsh |
|
|
github.setup nschloe pygmsh 4.1.1 v |
|
|
github.setup nschloe pygmsh 4.1.2 v |
|
|
supported_archs noarch |
|
|
|
|
|
worksrcdir ${real_name}-${version} |
|
|
@@ -24,8 +24,8 @@ python.versions 27 35 36 |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 e22cda170880c97f5c73e95b6bcdfba7e6c440ef \ |
|
|
sha256 aa0723a97f81c821f8ddfc5a35680585714e87b6fa21ea9922c49f3f66f4ff30 |
|
|
checksums rmd160 35981d47804140bf6cd95c9689e3b28a95fc817a \ |
|
|
sha256 233a5d9f6b9fcff51a357bb1f109095321975a799a04bd3ea986e50fb4b98a04 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_lib-append \ |
|
|
|