Skip to content

Commit

Permalink
lang/go: Update to 1.18.2
Browse files Browse the repository at this point in the history
Changes:	https://go.dev/doc/devel/release#go1.18.minor

PR:		263992
Approved by:	ygy (maintainer)
Security:	a1360138-d446-11ec-8ea1-10c37b4ac2ea

(cherry picked from commit 0d862e9)
  • Loading branch information
dmgk committed May 16, 2022
1 parent f692863 commit 0cccc69
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lang/go/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Devon H. O'Dell <devon.odell@gmail.com>

PORTNAME= go
PORTVERSION?= 1.18.1
PORTVERSION?= 1.18.2
PORTREVISION?= 0
PORTEPOCH?= 1
CATEGORIES= lang
Expand Down
6 changes: 3 additions & 3 deletions lang/go/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
TIMESTAMP = 1651497921
SHA256 (go1.18.1.src.tar.gz) = efd43e0f1402e083b73a03d444b7b6576bb4c539ac46208b63a916b69aca4088
SIZE (go1.18.1.src.tar.gz) = 22834149
TIMESTAMP = 1652727079
SHA256 (go1.18.2.src.tar.gz) = 2c44d03ea2c34092137ab919ba602f2c261a038d08eb468528a3f3a28e5667e2
SIZE (go1.18.2.src.tar.gz) = 22837686
SHA256 (go-freebsd-arm64-go1.14.tar.xz) = f8b0cf0d323e581c9e3e0d5c217847a3e0294fcc92dbac92a5b02cea9d97ad8d
SIZE (go-freebsd-arm64-go1.14.tar.xz) = 34944548
SHA256 (go-freebsd-amd64-go1.14.tar.xz) = 3b259247fb228258a4f31e283e9aa23cafd590eabce334666a9e9b2ffe47c19b
Expand Down

0 comments on commit 0cccc69

Please sign in to comment.