diff --git a/python/maigret/Portfile b/python/maigret/Portfile index 04b0bf35718..1e9523f5e05 100644 --- a/python/maigret/Portfile +++ b/python/maigret/Portfile @@ -5,7 +5,7 @@ PortGroup active_variants 1.1 PortGroup python 1.0 name maigret -version 0.6.0 +version 0.6.1 revision 0 license MIT @@ -20,9 +20,9 @@ homepage https://github.com/soxoj/maigret supported_archs noarch platforms {darwin any} -checksums rmd160 dbdfafbdf1777f591af77d9c69170cef7ebbcd36 \ - sha256 2cb6d11f874edaebf5007a4a28a48263f188fa5f9cf7a94efa5fb6bf75d8d764 \ - size 247536 +checksums rmd160 59b82f4c8b6e732a88ba9df4b580fc4f75dea32f \ + sha256 e1cc37b008ccf83ec64039c0b5c7219c607da8bcd1423157f299c3c58aa84dce \ + size 263406 variant python310 conflicts python311 python312 python313 python314 description {Use Python 3.10} {} variant python311 conflicts python310 python312 python313 python314 description {Use Python 3.11} {}