From 852aab7614f28aeec588a2f4f94e642368287ef8 Mon Sep 17 00:00:00 2001 From: Martin Tournoij Date: Sat, 17 Jul 2021 12:56:58 +0800 Subject: [PATCH] go: update to 1.16.6 Minor patch release with a few security and compiler fixes. --- srcpkgs/go/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/go/template b/srcpkgs/go/template index 6ac24704525d..d9e2c5a9ba69 100644 --- a/srcpkgs/go/template +++ b/srcpkgs/go/template @@ -1,6 +1,6 @@ # Template file for 'go' pkgname=go -version=1.16.5 +version=1.16.6 revision=1 create_wrksrc=yes build_wrksrc=go @@ -11,7 +11,7 @@ license="BSD-3-Clause" homepage="http://golang.org/" changelog="https://golang.org/doc/devel/release.html" distfiles="https://golang.org/dl/go${version}.src.tar.gz" -checksum=7bfa7e5908c7cc9e75da5ddf3066d7cbcf3fd9fa51945851325eebc17f50ba80 +checksum=a3a5d4bc401b51db065e4f93b523347a4d343ae0c0b08a65c3423b05a138037d nostrip=yes noverifyrdeps=yes