Skip to content

Commit

Permalink
lang/go119: Update to 1.19.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dmgk committed Jan 11, 2023
1 parent c4a0f33 commit cf25897
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions lang/go119/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
DISTVERSION= 1.19.4
DISTVERSION= 1.19.5
# Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel
PORTREVISION= 1
PORTREVISION= 0
MASTER_SITES= https://golang.org/dl/ \
https://github.com/dmgk/go-bootstrap/releases/download/${BOOTSTRAP_TAG}/:bootstrap \
LOCAL/dmgk:bootstrap
Expand Down
6 changes: 3 additions & 3 deletions lang/go119/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
TIMESTAMP = 1670359396
SHA256 (go1.19.4.src.tar.gz) = eda74db4ac494800a3e66ee784e495bfbb9b8e535df924a8b01b1a8028b7f368
SIZE (go1.19.4.src.tar.gz) = 26542047
TIMESTAMP = 1673444583
SHA256 (go1.19.5.src.tar.gz) = 8e486e8e85a281fc5ce3f0bedc5b9d2dbf6276d7db0b25d3ec034f313da0375f
SIZE (go1.19.5.src.tar.gz) = 26545858
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 cf25897

Please sign in to comment.