diff options
author | Aaron Ball <nullspoon@oper.io> | 2020-12-02 16:52:25 -0700 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2020-12-02 16:52:25 -0700 |
commit | 46c022dfc7519fd5048bbedbabd0efd81997a99d (patch) | |
tree | 914b65f3cfb193b37d3cbc598b0740c9f500bd56 | |
parent | c089015851a142c35a874c1c1994616f4132d74b (diff) | |
download | crux-ports-arm64-46c022dfc7519fd5048bbedbabd0efd81997a99d.tar.gz crux-ports-arm64-46c022dfc7519fd5048bbedbabd0efd81997a99d.tar.xz |
go: version from 1.15.4 to 1.15.5
-rw-r--r-- | go/.footprint | 1 | ||||
-rw-r--r-- | go/.md5sum | 2 | ||||
-rw-r--r-- | go/.signature | 10 | ||||
-rw-r--r-- | go/Pkgfile | 2 |
4 files changed, 8 insertions, 7 deletions
diff --git a/go/.footprint b/go/.footprint index 90e9b79..84d642c 100644 --- a/go/.footprint +++ b/go/.footprint @@ -198,6 +198,7 @@ drwxr-xr-x root/root usr/lib/go/misc/arm/ -rwxr-xr-x root/root usr/lib/go/misc/arm/a drwxr-xr-x root/root usr/lib/go/misc/cgo/ drwxr-xr-x root/root usr/lib/go/misc/cgo/errors/ +-rw-r--r-- root/root usr/lib/go/misc/cgo/errors/badsym_test.go -rw-r--r-- root/root usr/lib/go/misc/cgo/errors/errors_test.go -rw-r--r-- root/root usr/lib/go/misc/cgo/errors/ptr_test.go drwxr-xr-x root/root usr/lib/go/misc/cgo/errors/testdata/ @@ -1,2 +1,2 @@ e607d98eb32b1a8513ffd7b64990ab3c go1.11.8.linux-arm64.tar.gz -ba667b4c5a40a6471ffe55d74e2ab96f go1.15.4.src.tar.gz +12a60d319ff58c03c323e8dcc125ae81 go1.15.5.src.tar.gz diff --git a/go/.signature b/go/.signature index 8688ce6..a112b04 100644 --- a/go/.signature +++ b/go/.signature @@ -1,6 +1,6 @@ -untrusted comment: verify with ../nullspoon-arm64.pub -RWRGQ5Uo08Y6aKnlqI6EEM3vk8PoT3UucaqTpfJggCPtplaTze8CgS4qk+VmSWBsXiPclXnJ0qFgvvVIis9u9XwWCvRs/wmtTQg= -SHA256 (Pkgfile) = 120c6c3cb6d3110707ad62f7989f2fdd938f9488b4d590635c26c01f9312b484 -SHA256 (.footprint) = d4e1330b0b27ad555f6cb7910dfc08dc9d2e5434b434981dc20b0201a113fd3e +untrusted comment: verify with /tmp/pkgbuild.VgZiF2P/nullspoon-arm64.pub +RWRGQ5Uo08Y6aIR7+CLr+gsvMMowkpXdrv9c98XeLNeKz7lnPNCJ1hW7dKTQvkv2KuGnwwj/d3romSHjTl6oNK9Wp1SA6PM2/gg= +SHA256 (Pkgfile) = bf110925dc3406c71b32ef089bd9d5ddb092d00c5b34d53c82bb9042cab70d8e +SHA256 (.footprint) = 8f14725eca87c691027033a47d5247bb60c1848d759ff7fba2d33c33c9094cbd SHA256 (go1.11.8.linux-arm64.tar.gz) = 68c42239d118b27f5e52a449f444c8a53e64a181b12d9ecbda14d0c3b765a5ee -SHA256 (go1.15.4.src.tar.gz) = 063da6a9a4186b8118a0e584532c8c94e65582e2cd951ed078bfd595d27d2367 +SHA256 (go1.15.5.src.tar.gz) = c1076b90cf94b73ebed62a81d802cd84d43d02dea8c07abdc922c57a071c84f1 @@ -3,7 +3,7 @@ # Maintainer: Aaron Ball, nullspoon at oper dot io name=go -version=1.15.4 +version=1.15.5 release=1 bootstrap_version=1.11.8 source=(https://storage.googleapis.com/golang/go${bootstrap_version}.linux-arm64.tar.gz \ |