mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
go: update to 1.23.3.
This commit is contained in:
parent
c4c6179aba
commit
8e8b81b855
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.23.2
|
version=1.23.3
|
||||||
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=36930162a93df417d90bd22c6e14daff4705baac2b02418edda671cdfa9cd07f
|
checksum=8d6a77332487557c6afa2421131b50f83db4ae3c579c3bc72e670ee1f6968599
|
||||||
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