Skip to content

Commit

Permalink
cue: update to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed Jun 13, 2024
1 parent da922fa commit 9586d2f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions devel/cue/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/cue-lang/cue 0.9.0 v
go.setup github.com/cue-lang/cue 0.9.1 v
go.offline_build no
github.tarball_from archive
go.package cuelang.org/go
Expand All @@ -23,9 +23,9 @@ license Apache-2
maintainers {gmail.com:herby.gillot @herbygillot} \
openmaintainer

checksums rmd160 c966424e7c2db9017400ff1cb9058ea50fa73d25 \
sha256 ed75d6d65c2381ac6b2795c949f333d00e0d927277e736b296f6d12410a47787 \
size 2382067
checksums rmd160 98cd425932c7dd613826655d5e7c409f74f8c500 \
sha256 cc4340acc54e079b2d9fb067a0d41c1d9cf030a1c28fe1a736867d5651ace552 \
size 2384546

build.pre_args-append \
-ldflags=\"-X ${go.package}/cmd/cue/cmd.version=${version}\" \
Expand Down

0 comments on commit 9586d2f

Please sign in to comment.