Skip to content

Commit

Permalink
k3d: update to 5.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed Sep 12, 2024
1 parent 83fdbed commit 1503474
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sysutils/k3d/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0

go.setup github.com/rancher/k3d 5.7.3 v
go.setup github.com/rancher/k3d 5.7.4 v
go.offline_build no
github.tarball_from archive
revision 0
Expand All @@ -24,9 +24,9 @@ license MIT
maintainers {gmail.com:herby.gillot @herbygillot} \
openmaintainer

checksums rmd160 be0e699cd0f3e927225f0ba274eaa2d1ce3198e0 \
sha256 871b46e3b2857c18372d5d5fd231a4a09f1693fc0350ab3cb2c6587751b12f41 \
size 9566684
checksums rmd160 de9c15d30a600c5b9b38dc4cc09638a238f5adb5 \
sha256 419e1bc3a44d57f66512dc2be3cae118482db65ceeb7baba41a6df7ea4300263 \
size 9566432

build.cmd make
build.pre_args GIT_TAG=v${version}
Expand Down

0 comments on commit 1503474

Please sign in to comment.