go: update to 1.15.

This commit is contained in:
Noel Cower 2020-08-11 15:01:18 -07:00 committed by Danh Doan
parent a77cbdbd40
commit 14aeef304e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'go' # Template file for 'go'
pkgname=go pkgname=go
version=1.14.7 version=1.15
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.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="http://golang.org/" homepage="http://golang.org/"
distfiles="https://golang.org/dl/go${version}.src.tar.gz" distfiles="https://golang.org/dl/go${version}.src.tar.gz"
checksum=064392433563660c73186991c0a315787688e7c38a561e26647686f89b6c30e3 checksum=69438f7ed4f532154ffaf878f3dfd83747e7a00b70b3556eddabf7aaee28ac3a
nostrip=yes nostrip=yes
noverifyrdeps=yes noverifyrdeps=yes