ports/contrib (3.6): go: updated to version 1.17.6
commit 907b5535129308ef43edcb55b026038222929a28 Author: Matt Housh <jaeger@crux.ninja> Date: Mon Jan 10 15:26:05 2022 -0600 go: updated to version 1.17.6 diff --git a/go/.footprint b/go/.footprint index 189a52af1..c556b7019 100644 --- a/go/.footprint +++ b/go/.footprint @@ -11180,6 +11180,7 @@ drwxr-xr-x root/root usr/lib/go/test/fixedbugs/issue4879.dir/ -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue4909b.go -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue49122.go -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue49249.go +-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue49282.go drwxr-xr-x root/root usr/lib/go/test/fixedbugs/issue4932.dir/ -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue4932.dir/foo.go -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue4932.dir/state.go diff --git a/go/.signature b/go/.signature index 2851b1ffb..362669f2c 100644 --- a/go/.signature +++ b/go/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35sQG3IoLvKSisJqq4EIrT4fF193/439lbLZYxKdj8g1MzPkt+9bzU4fkMccQNVh4kXIsK7R2DEb/sKi3k638A0= -SHA256 (Pkgfile) = e89e480eb2d27e2e5432a762c44cd883567cf01be4ba4b6bc7be5c50e8d2d2df -SHA256 (.footprint) = c5bf77cf337b66473cc83f49acaeb8e6c15b3d6eb3818f641f518a9b623f0b9c -SHA256 (go1.17.5.src.tar.gz) = 3defb9a09bed042403195e872dcbc8c6fae1485963332279668ec52e80a95a2d -SHA256 (go1.17.5.linux-amd64.tar.gz) = bd78114b0d441b029c8fe0341f4910370925a4d270a6a590668840675b0c653e +RWSagIOpLGJF31afW0MIhuGQKu4++lBxbjNzoM1UWPYqTFihgYeXQMtyzaX+/A++AW0rOBzdB/ZC9TmrKHBHSnIMkYZhuuaF1gE= +SHA256 (Pkgfile) = e37f75cda50bb1f7b85e40b6f4dc1c87ec0c7a6abce179d5621ff52c166071b6 +SHA256 (.footprint) = 6cf93b44a6f39cb159d14486174d360d1ffca08daa3815e0e6f62395f45db0ca +SHA256 (go1.17.6.src.tar.gz) = 4dc1bbf3ff61f0c1ff2b19355e6d88151a70126268a47c761477686ef94748c8 +SHA256 (go1.17.6.linux-amd64.tar.gz) = 231654bbf2dab3d86c1619ce799e77b03d96f9b50770297c8f4dff8836fc8ca2 diff --git a/go/Pkgfile b/go/Pkgfile index cf8b499ef..147ef28f6 100644 --- a/go/Pkgfile +++ b/go/Pkgfile @@ -1,9 +1,9 @@ # Description: The Go Programming Language -# URL: https://golang.org/ +# URL: https://go.dev/ # Maintainer: Matt Housh, jaeger at crux dot ninja name=go -version=1.17.5 +version=1.17.6 release=1 source=(https://golang.org/dl/go${version}.src.tar.gz \ https://golang.org/dl/go${version}.linux-amd64.tar.gz)
participants (1)
-
crux@crux.nu