go: update to 1.16.4
This commit is contained in:
parent
c41c89be07
commit
97aeb54afc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'go'
|
||||
pkgname=go
|
||||
version=1.16.3
|
||||
version=1.16.4
|
||||
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=b298d29de9236ca47a023e382313bcc2d2eed31dfa706b60a04103ce83a71a25
|
||||
checksum=ae4f6b6e2a1677d31817984655a762074b5356da50fb58722b99104870d43503
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue