diff options
Diffstat (limited to 'lang/go122/Makefile')
-rw-r--r-- | lang/go122/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/go122/Makefile b/lang/go122/Makefile index 56d24ab1246e..7c7cb1509efd 100644 --- a/lang/go122/Makefile +++ b/lang/go122/Makefile @@ -1,6 +1,5 @@ -DISTVERSION= 1.22.3 +DISTVERSION= 1.22.4 # Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel -PORTREVISION= 1 MASTER_SITES= https://golang.org/dl/ \ https://github.com/dmgk/go-bootstrap/releases/download/${BOOTSTRAP_TAG}/:bootstrap \ LOCAL/dmgk:bootstrap |