go: update to 1.14.2.
This commit is contained in:
parent
9abb617e36
commit
56bfbdd441
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'go'
|
||||
pkgname=go
|
||||
version=1.14
|
||||
version=1.14.2
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_wrksrc=go
|
||||
|
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="http://golang.org/"
|
||||
distfiles="https://golang.org/dl/go${version}.src.tar.gz"
|
||||
checksum=6d643e46ad565058c7a39dac01144172ef9bd476521f42148be59249e4b74389
|
||||
checksum=98de84e69726a66da7b4e58eac41b99cbe274d7e8906eeb8a5b7eb0aadee7f7c
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue