go: update to 1.17.6.
This commit is contained in:
parent
46c5732fda
commit
bbb7ea21a2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'go'
|
||||
pkgname=go
|
||||
version=1.17.5
|
||||
version=1.17.6
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_wrksrc=go
|
||||
|
@ -11,7 +11,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=3defb9a09bed042403195e872dcbc8c6fae1485963332279668ec52e80a95a2d
|
||||
checksum=4dc1bbf3ff61f0c1ff2b19355e6d88151a70126268a47c761477686ef94748c8
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue