mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
go : update to 1.20.2
This commit is contained in:
parent
081324b6a5
commit
3e7f3ebf5a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'go'
|
# Template file for 'go'
|
||||||
pkgname=go
|
pkgname=go
|
||||||
version=1.20.1
|
version=1.20.2
|
||||||
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=b5c1a3af52c385a6d1c76aed5361cf26459023980d0320de7658bae3915831a2
|
checksum=4d0e2850d197b4ddad3bdb0196300179d095bb3aefd4dfbc3b36702c3728f8ab
|
||||||
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue