go: update to 1.11.1
This commit is contained in:
parent
e49d6901a6
commit
39c25dcac0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'go'
|
||||
pkgname=go
|
||||
version=1.11
|
||||
revision=2
|
||||
version=1.11.1
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_wrksrc=go
|
||||
hostmakedepends="go1.4-bootstrap"
|
||||
|
@ -10,7 +10,7 @@ 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=afc1e12f5fe49a471e3aae7d906c73e9d5b1fdd36d52d72652dde8f6250152fb
|
||||
checksum=558f8c169ae215e25b81421596e8de7572bd3ba824b79add22fba6e284db1117
|
||||
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
|
|
Loading…
Reference in a new issue