mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
go: update to 1.12.2
This commit is contained in:
parent
2f3aa67d5a
commit
2a6d8f9a17
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'go'
|
||||
pkgname=go
|
||||
version=1.12.1
|
||||
version=1.12.2
|
||||
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=0be127684df4b842a64e58093154f9d15422f1405f1fcff4b2c36ffc6a15818a
|
||||
checksum=af992580a4a609309c734d46fd4374fe3095961263e609d9b017e2dffc3b7b58
|
||||
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue