mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
go: update to 1.13.5.
This commit is contained in:
parent
89c03d4e82
commit
b9a39045ed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'go'
|
# Template file for 'go'
|
||||||
pkgname=go
|
pkgname=go
|
||||||
version=1.13.4
|
version=1.13.5
|
||||||
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=95dbeab442ee2746b9acf0934c8e2fc26414a0565c008631b04addb8c02e7624
|
checksum=27d356e2a0b30d9983b60a788cf225da5f914066b37a6b4f69d457ba55a626ff
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
noverifyrdeps=yes
|
noverifyrdeps=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue