Skip to content

Commit

Permalink
cue: update to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed Feb 7, 2025
1 parent a2de48a commit dda1eac
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.11.1 v
go.setup github.com/cue-lang/cue 0.12.0 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 6821e3934117ace7778c83e16701b855b8f94a33 \
sha256 a99dabdea26e8f2988b8e4f595ec686c99fcbd045c6ebc84ac8990592314fe8f \
size 2615497
checksums rmd160 2217aec5deac25a472e97b57a4a85862a5d1cc1d \
sha256 ecb1909bbe4a59b965cd219cb53916b09097716928275bbb55b8a8e6cc495379 \
size 2656463

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

0 comments on commit dda1eac

Please sign in to comment.