Permalink
Browse files
py-nuitka: update to 0.6.3
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-nuitka/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-nuitka |
|
|
version 0.6.2 |
|
|
version 0.6.3 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -22,9 +22,9 @@ master_sites pypi:N/Nuitka |
|
|
|
|
|
distname Nuitka-${version} |
|
|
|
|
|
checksums rmd160 76ada8e2aa457e34a232d5e20725c12557599be2 \ |
|
|
sha256 9114b409680351e324aab581c66fe464132b128b0c7b109ebf7c27e9129ac9a8 \ |
|
|
size 2064367 |
|
|
checksums rmd160 cae4f60d39f74587d1bd6b0f18a7d313ff9881e3 \ |
|
|
sha256 fb940eb83a8e275c81d7c4f7f7ad5c378e2a247f229ccdd8d7ca969c9a32f92b \ |
|
|
size 2089653 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
|
|
|
|