diff --git a/devel/docker/Portfile b/devel/docker/Portfile index e013df40186..975a8c7b7e5 100644 --- a/devel/docker/Portfile +++ b/devel/docker/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup golang 1.0 -go.setup github.com/docker/cli 29.6.0 v +go.setup github.com/docker/cli 29.6.1 v revision 0 name docker categories devel @@ -16,9 +16,9 @@ long_description Docker is an open source project to pack, ship \ This port contains command line utilities for interacting \ with Docker, but not the core daemon. -checksums rmd160 fa26eb991573d3c9b186b9a0f0fe12c242bd12bd \ - sha256 f95b9594a671a8650eea0c47c267fbe15516a7c5f01fbf777715881497eb58a5 \ - size 6871111 +checksums rmd160 b15d5b83592f1c51f6f9a82e02346475a4dbeb6e \ + sha256 74d14dd212b07cd3328989dc6a029dde2ebbe6a878199eaaafad54916f456194 \ + size 6869604 build.target github.com/docker/cli/cmd/docker