go: update to 1.15.7
This commit is contained in:
parent
662e06e5f4
commit
54c3521c2c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'go'
|
||||
pkgname=go
|
||||
version=1.15.6
|
||||
version=1.15.7
|
||||
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=890bba73c5e2b19ffb1180e385ea225059eb008eb91b694875dd86ea48675817
|
||||
checksum=8631b3aafd8ecb9244ec2ffb8a2a8b4983cf4ad15572b9801f7c5b167c1a2abc
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue