go: update to 1.11.5.
- Update go to v1.11.5 for a security release. - Fix the BSD license name in the template. - Fix some xlint errors in the template.
This commit is contained in:
parent
5bc99ff629
commit
2b4f08ec80
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,10 @@ revision=1
|
|||
create_wrksrc=yes
|
||||
build_wrksrc=go
|
||||
hostmakedepends="go1.4-bootstrap"
|
||||
short_desc="The Go Programming Language"
|
||||
short_desc="Go Programming Language"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://golang.org/"
|
||||
license="3-clause-BSD"
|
||||
distfiles="https://golang.org/dl/go${version}.src.tar.gz"
|
||||
checksum=bc1ef02bb1668835db1390a2e478dcbccb5dd16911691af9d75184bbe5aa943e
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue