Skip to content

Commit

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

Security:	6f5192f5-75a7-11ed-83c0-411d43ce7fe4
(cherry picked from commit 2117c1f)
  • Loading branch information
dmgk committed Dec 11, 2022
1 parent 5508269 commit e1899ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lang/go119/Makefile
@@ -1,4 +1,4 @@
DISTVERSION= 1.19.3
DISTVERSION= 1.19.4
# Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel
PORTREVISION= 0
MASTER_SITES= https://golang.org/dl/ \
Expand Down
6 changes: 3 additions & 3 deletions lang/go119/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1667337107
SHA256 (go1.19.3.src.tar.gz) = 18ac263e39210bcf68d85f4370e97fb1734166995a1f63fb38b4f6e07d90d212
SIZE (go1.19.3.src.tar.gz) = 26535494
TIMESTAMP = 1670359396
SHA256 (go1.19.4.src.tar.gz) = eda74db4ac494800a3e66ee784e495bfbb9b8e535df924a8b01b1a8028b7f368
SIZE (go1.19.4.src.tar.gz) = 26542047
SHA256 (go-freebsd-arm64-go1.17.9.tar.xz) = d9e9180bdc5ad0eec1654679a50084ebb31ecbe9bef24f0bd8ba917db8d1830c
SIZE (go-freebsd-arm64-go1.17.9.tar.xz) = 38572776
SHA256 (go-freebsd-amd64-go1.17.9.tar.xz) = fd439ad091ed57d0ad728c05fc60465aad2e46e98da96e2d5b60b0c470f2efec
Expand Down

0 comments on commit e1899ce

Please sign in to comment.