diff --git a/archivers/shichizip/Portfile b/archivers/shichizip/Portfile index 310c52219ff..8504a30abec 100644 --- a/archivers/shichizip/Portfile +++ b/archivers/shichizip/Portfile @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup github 1.0 PortGroup xcode 1.0 -github.setup idawnlight ShichiZip 0.2.4 v +github.setup idawnlight ShichiZip 0.2.5 v name [string tolower ${github.project}] github.tarball_from releases distname ${name}-${github.tag_prefix}${version}-source @@ -20,9 +20,9 @@ description 7-Zip FM derivative intended for macOS long_description ${github.project} is the missing 7-Zip derivative intended for macOS aiming\ to provide the 7-Zip File Manager experience, rebuilt natively for macOS. -checksums rmd160 bb0100f755eef2053acf4538afe901eb3305cf95 \ - sha256 c5e09a640085c5b9e6507f7b31d232d763c2aa02c4037a8d683cb169aa887589 \ - size 10413794 +checksums rmd160 14782f0fd4cb31722603a61a0878a140fae616be \ + sha256 a344405850acb313deb9147bbf94b85fa631b998deb621846cf9981ba1337fdc \ + size 10425677 # switch to zig once emutls bug is fixed: https://trac.macports.org/ticket/73950 depends_build-append port:zig-bootstrap