Update lang/go to 1.11.5.
This includes a security fix to the crypto/elliptic package.
This commit is contained in:
parent
28ec08e21f
commit
cafca2f498
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.57 2019/01/05 12:59:25 jsing Exp $
|
||||
# $OpenBSD: Makefile,v 1.58 2019/01/29 14:25:28 jsing Exp $
|
||||
|
||||
ONLY_FOR_ARCHS = ${GO_ARCHS}
|
||||
|
||||
COMMENT = Go programming language
|
||||
|
||||
VERSION = 1.11.4
|
||||
VERSION = 1.11.5
|
||||
REVISION = 0
|
||||
EXTRACT_SUFX = .src.tar.gz
|
||||
DISTNAME = go${VERSION}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (go1.11.4.src.tar.gz) = TP1CcgprHnmoAkiV+mYHtply6OMkRt921s55gBu62xU=
|
||||
SIZE (go1.11.4.src.tar.gz) = 21108067
|
||||
SHA256 (go1.11.5.src.tar.gz) = vB7wK7FmiDXbE5Ci5HjcvMtd0WkRaRr511GEu+WqlD4=
|
||||
SIZE (go1.11.5.src.tar.gz) = 21108339
|
||||
|
Loading…
Reference in New Issue
Block a user