mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
go: update to 1.5.1
This commit is contained in:
parent
8f2c2356e1
commit
bef262ad1f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'go'
|
# Template file for 'go'
|
||||||
pkgname=go
|
pkgname=go
|
||||||
_bootstrap_version=1.4.2
|
_bootstrap_version=1.4.2
|
||||||
version=1.5
|
version=1.5.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=go
|
wrksrc=go
|
||||||
hostmakedepends="git ca-certificates"
|
hostmakedepends="git ca-certificates"
|
||||||
|
@ -12,7 +12,7 @@ license="BSD"
|
||||||
distfiles="http://golang.org/dl/go${_bootstrap_version}.src.tar.gz
|
distfiles="http://golang.org/dl/go${_bootstrap_version}.src.tar.gz
|
||||||
http://golang.org/dl/go${version}.src.tar.gz"
|
http://golang.org/dl/go${version}.src.tar.gz"
|
||||||
checksum="299a6fd8f8adfdce15bc06bde926e7b252ae8e24dd5b16b7d8791ed79e7b5e9b
|
checksum="299a6fd8f8adfdce15bc06bde926e7b252ae8e24dd5b16b7d8791ed79e7b5e9b
|
||||||
be81abec996d5126c05f2d36facc8e58a94d9183a56f026fc9441401d80062db"
|
a889873e98d9a72ae396a9b7dd597c29dcd709cafa9097d9c4ba04cff0ec436b"
|
||||||
|
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
noverifyrdeps=yes
|
noverifyrdeps=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue