diff --git a/devel/container/Portfile b/devel/container/Portfile index 0f1364fd02c..8f12c9bdd27 100644 --- a/devel/container/Portfile +++ b/devel/container/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup github 1.0 -github.setup apple container 1.0.0 +github.setup apple container 1.1.0 github.tarball_from archive revision 0 @@ -19,9 +19,9 @@ long_description container is a tool that you can use to create and run Linux registry. You can push images that you build to those registries \ as well, and run the images in any other OCI-compatible application. -checksums rmd160 40cd973eac96c2d2e06cef3f9c2c765ad7edc99e \ - sha256 9f5379d400d23b6f296b7bae8f71f982dfdc1d52bf072ac81318472a734d21f7 \ - size 993889 +checksums rmd160 5c954dba9d45e62618f13ce0162f25761ae81837 \ + sha256 beb7f2536d714de6863a056b677a2b51aa498bb7caec6011cfb01c0c95bcbe8c \ + size 1001406 # The version number for macosx is the darwin version number (os.major) platforms {macosx >= 25}