go: update to 1.12
This commit is contained in:
parent
90b3d0d74e
commit
8a304aaa46
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'go'
|
||||
pkgname=go
|
||||
version=1.11.5
|
||||
revision=2
|
||||
version=1.12
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_wrksrc=go
|
||||
hostmakedepends="go1.4-bootstrap"
|
||||
|
@ -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=bc1ef02bb1668835db1390a2e478dcbccb5dd16911691af9d75184bbe5aa943e
|
||||
checksum=09c43d3336743866f2985f566db0520b36f4992aea2b4b2fd9f52f17049e88f2
|
||||
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
|
|
Loading…
Reference in a new issue