go: update to 1.11.4.
This commit is contained in:
parent
5c11b3f2ec
commit
05887451b9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'go'
|
||||
pkgname=go
|
||||
version=1.11.2
|
||||
version=1.11.4
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_wrksrc=go
|
||||
|
@ -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=042fba357210816160341f1002440550e952eb12678f7c9e7e9d389437942550
|
||||
checksum=4cfd42720a6b1e79a8024895fa6607b69972e8e32446df76d6ce79801bbadb15
|
||||
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
|
|
Loading…
Reference in New Issue