go: update to 1.20.5.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'go'
|
# Template file for 'go'
|
||||||
pkgname=go
|
pkgname=go
|
||||||
version=1.20.4
|
version=1.20.5
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc=go
|
build_wrksrc=go
|
||||||
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
|||||||
homepage="https://go.dev/"
|
homepage="https://go.dev/"
|
||||||
changelog="https://go.dev/doc/devel/release.html"
|
changelog="https://go.dev/doc/devel/release.html"
|
||||||
distfiles="https://go.dev/dl/go${version}.src.tar.gz"
|
distfiles="https://go.dev/dl/go${version}.src.tar.gz"
|
||||||
checksum=9f34ace128764b7a3a4b238b805856cc1b2184304df9e5690825b0710f4202d6
|
checksum=9a15c133ba2cfafe79652f4815b62e7cfc267f68df1b9454c6ab2a3ca8b96a88
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
noverifyrdeps=yes
|
noverifyrdeps=yes
|
||||||
# on CI it tries to use `git submodule`, which is not part of chroot-git
|
# on CI it tries to use `git submodule`, which is not part of chroot-git
|
||||||
|
|||||||
Reference in New Issue
Block a user