diff --git a/python/py-pybind11-stubgen/Portfile b/python/py-pybind11-stubgen/Portfile index d0238fc903820..f80a43312661c 100644 --- a/python/py-pybind11-stubgen/Portfile +++ b/python/py-pybind11-stubgen/Portfile @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup python 1.0 name py-pybind11-stubgen -version 0.3.0 +version 0.3.1.post1 revision 0 categories-append devel license BSD @@ -15,9 +15,9 @@ long_description pybind11-stubgen ${description}. homepage https://github.com/sizmailov/pybind11-stubgen -checksums rmd160 dcc6ab5675bb2c6608a20f5575520e976341a6cc \ - sha256 fb9bc977df46d7f1aecd33258e34abbbd01f1f461862c8a2a85341b96e6e6bdf \ - size 8503 +checksums rmd160 5e4aa182db088be7ff3066bfe892819dffe84c59 \ + sha256 94223b361ba68b1db64f9cb9e64f9f8f09c997044f72a017f2636f894e3a67a3 \ + size 8678 python.versions 37 38