mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
go: update to 1.24.3
This commit is contained in:
parent
0b67accffb
commit
a0a93ce870
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'go'
|
||||
pkgname=go
|
||||
version=1.24.2
|
||||
version=1.24.3
|
||||
revision=1
|
||||
_bootstrap="1.22.6"
|
||||
create_wrksrc=yes
|
||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://go.dev/"
|
||||
changelog="https://go.dev/doc/devel/release.html"
|
||||
distfiles="https://go.dev/dl/go${version}.src.tar.gz"
|
||||
checksum=9dc77ffadc16d837a1bf32d99c624cb4df0647cee7b119edd9e7b1bcc05f2e00
|
||||
checksum=229c08b600b1446798109fae1f569228102c8473caba8104b6418cb5bc032878
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
# on CI it tries to use `git submodule`, which is not part of chroot-git
|
||||
|
|
Loading…
Add table
Reference in a new issue