go: update to 1.11.1

This commit is contained in:
Michael Aldridge 2018-10-04 00:52:43 -05:00
parent e49d6901a6
commit 39c25dcac0

View file

@ -1,7 +1,7 @@
# Template file for 'go' # Template file for 'go'
pkgname=go pkgname=go
version=1.11 version=1.11.1
revision=2 revision=1
create_wrksrc=yes create_wrksrc=yes
build_wrksrc=go build_wrksrc=go
hostmakedepends="go1.4-bootstrap" hostmakedepends="go1.4-bootstrap"
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
homepage="http://golang.org/" homepage="http://golang.org/"
license="3-clause-BSD" license="3-clause-BSD"
distfiles="https://golang.org/dl/go${version}.src.tar.gz" distfiles="https://golang.org/dl/go${version}.src.tar.gz"
checksum=afc1e12f5fe49a471e3aae7d906c73e9d5b1fdd36d52d72652dde8f6250152fb checksum=558f8c169ae215e25b81421596e8de7572bd3ba824b79add22fba6e284db1117
nostrip=yes nostrip=yes
noverifyrdeps=yes noverifyrdeps=yes