go: update to 1.19.2.

This commit is contained in:
Kirill 2022-10-05 00:27:58 +03:00 committed by Michal Vasilek
parent 6f7ed89d02
commit 349efea105
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'go'
pkgname=go
version=1.19.1
version=1.19.2
revision=1
create_wrksrc=yes
build_wrksrc=go
@ -12,7 +12,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=27871baa490f3401414ad793fba49086f6c855b1c584385ed7771e1204c7e179
checksum=2ce930d70a931de660fdaf271d70192793b1b240272645bf0275779f6704df6b
nostrip=yes
noverifyrdeps=yes