go: update to 1.11.4.
This commit is contained in:
parent
5c11b3f2ec
commit
05887451b9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'go'
|
# Template file for 'go'
|
||||||
pkgname=go
|
pkgname=go
|
||||||
version=1.11.2
|
version=1.11.4
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc=go
|
build_wrksrc=go
|
||||||
|
@ -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=042fba357210816160341f1002440550e952eb12678f7c9e7e9d389437942550
|
checksum=4cfd42720a6b1e79a8024895fa6607b69972e8e32446df76d6ce79801bbadb15
|
||||||
|
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
noverifyrdeps=yes
|
noverifyrdeps=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue