mirror of https://git.FreeBSD.org/ports.git
lang/go122: Update to 1.22.11
Changelog: https://go.dev/doc/devel/release#go1.22.10 Changelog: https://go.dev/doc/devel/release#go1.22.11 PR: 284181 MFH: 2025Q1 Security: 704aa72a-d840-11ef-a205-901b0e9408dc Security: CVE-2024-45341 Security: CVE-2024-45336
This commit is contained in:
parent
ce6bdfd4ae
commit
234cba49e8
|
@ -1,4 +1,4 @@
|
|||
DISTVERSION= 1.22.9
|
||||
DISTVERSION= 1.22.11
|
||||
# Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel
|
||||
PORTREVISION= 0
|
||||
MASTER_SITES= https://golang.org/dl/ \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
TIMESTAMP = 1731069744
|
||||
SHA256 (go1.22.9.src.tar.gz) = e81a362f51aee2125722b018e46714e6a055a1954283414c0f937e737013db22
|
||||
SIZE (go1.22.9.src.tar.gz) = 27565135
|
||||
TIMESTAMP = 1737443377
|
||||
SHA256 (go1.22.11.src.tar.gz) = a60c23dec95d10a2576265ce580f57869d5ac2471c4f4aca805addc9ea0fc9fe
|
||||
SIZE (go1.22.11.src.tar.gz) = 27565913
|
||||
SHA256 (go-freebsd-arm64-go1.20.tar.xz) = 674e0a9bce8b64dcc085b000eb83ae880e96be1ee47dad6ec86c82dbe5550623
|
||||
SIZE (go-freebsd-arm64-go1.20.tar.xz) = 32640640
|
||||
SHA256 (go-freebsd-amd64-go1.20.tar.xz) = 170f612c4b8a59400f27d642aab37afa831fe2d6df3e7473dec2d4574a59a46c
|
||||
|
|
Loading…
Reference in New Issue