go: update to 1.11
This commit is contained in:
parent
9be467b063
commit
69933cbc58
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'go'
|
||||
pkgname=go
|
||||
version=1.10.3
|
||||
version=1.11
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_wrksrc=go
|
||||
hostmakedepends="go1.4-bootstrap"
|
||||
short_desc="The Go Programming Language"
|
||||
maintainer="Michael Gehring <mg@ebfe.org>"
|
||||
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||
homepage="http://golang.org/"
|
||||
license="3-clause-BSD"
|
||||
distfiles="https://golang.org/dl/go${version}.src.tar.gz"
|
||||
checksum=567b1cc66c9704d1c019c50bef946272e911ec6baf244310f87f4e678be155f2
|
||||
checksum=afc1e12f5fe49a471e3aae7d906c73e9d5b1fdd36d52d72652dde8f6250152fb
|
||||
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
|
|
Loading…
Reference in a new issue