mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
go: update to 1.17.2
This commit is contained in:
parent
1069e06237
commit
f5b9656e68
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.17.1
|
version=1.17.2
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc=go
|
build_wrksrc=go
|
||||||
|
@ -11,7 +11,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://golang.org/"
|
homepage="https://golang.org/"
|
||||||
changelog="https://golang.org/doc/devel/release.html"
|
changelog="https://golang.org/doc/devel/release.html"
|
||||||
distfiles="https://golang.org/dl/go${version}.src.tar.gz"
|
distfiles="https://golang.org/dl/go${version}.src.tar.gz"
|
||||||
checksum=49dc08339770acd5613312db8c141eaf61779995577b89d93b541ef83067e5b1
|
checksum=2255eb3e4e824dd7d5fcdc2e7f84534371c186312e546fb1086a34c17752f431
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
noverifyrdeps=yes
|
noverifyrdeps=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue