go: updated to version 1.10.2

This commit is contained in:
Matt Housh 2018-05-06 15:56:11 -05:00
parent 64591192c7
commit 5dfae46065
4 changed files with 9 additions and 6 deletions

View File

@ -2939,6 +2939,8 @@ drwxr-xr-x root/root usr/lib/go/src/cmd/internal/test2json/testdata/
-rw-r--r-- root/root usr/lib/go/src/cmd/internal/test2json/testdata/benchshort.test
-rw-r--r-- root/root usr/lib/go/src/cmd/internal/test2json/testdata/issue23036.json
-rw-r--r-- root/root usr/lib/go/src/cmd/internal/test2json/testdata/issue23036.test
-rw-r--r-- root/root usr/lib/go/src/cmd/internal/test2json/testdata/issue23920.json
-rw-r--r-- root/root usr/lib/go/src/cmd/internal/test2json/testdata/issue23920.test
-rw-r--r-- root/root usr/lib/go/src/cmd/internal/test2json/testdata/smiley.json
-rw-r--r-- root/root usr/lib/go/src/cmd/internal/test2json/testdata/smiley.test
-rw-r--r-- root/root usr/lib/go/src/cmd/internal/test2json/testdata/unicode.json
@ -8333,6 +8335,7 @@ drwxr-xr-x root/root usr/lib/go/test/fixedbugs/issue23179.dir/
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue23719.go
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue23812.go
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue24449.go
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue24817.go
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue2615.go
drwxr-xr-x root/root usr/lib/go/test/fixedbugs/issue3552.dir/
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue3552.dir/one.go

View File

@ -1,3 +1,3 @@
a121383b430da9050355544d132d8630 go-certpath.diff
d55e8b2c6272ab1abf5e4e6cdaaca680 go1.10.1.src.tar.gz
c63b35075bed693bbfc84d4a6262948a go1.10.2.src.tar.gz
814fad4ac7dedfb5e286df83cdc7fc21 go1.4.3.linux-amd64.tar.gz

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3+J5qk39mvyC+gyvMYEoRaiDrIFdTWAehfSf3d7mltF4D+F30BzWWfhe/gOCw6BFCnGrS88GazNxQNBXBAVnKQc=
SHA256 (Pkgfile) = 22d87d800da3e9e392efe712d8bf7eb9c37c8a04924cb4eef243cebc7581f46b
SHA256 (.footprint) = c44702bf8ecde5e0921c64a08a813d13b46c9ec7b388114a22b6486416a5c7a4
RWSagIOpLGJF39Ipk+aGgkVeOvv7gX92W1ftNxzViittFP7Fjm+RNKwv2+XH3AkvH5wHVyn6tRkZO6N0Vqgxmw4/vJdC2s5TegU=
SHA256 (Pkgfile) = 90ea0d2748b94f7db695fe58092138b56d41eceffe3abdbaf53ee62b91a9af2e
SHA256 (.footprint) = d5fcd1cb31ea33301af9937980a983ef60d54d27757cbca04ab9ac1fd7e4880d
SHA256 (go1.4.3.linux-amd64.tar.gz) = ce3140662f45356eb78bc16a88fc7cfb29fb00e18d7c632608245b789b2086d2
SHA256 (go1.10.1.src.tar.gz) = 589449ff6c3ccbff1d391d4e7ab5bb5d5643a5a41a04c99315e55c16bbf73ddc
SHA256 (go1.10.2.src.tar.gz) = 6264609c6b9cd8ed8e02ca84605d727ce1898d74efa79841660b2e3e985a98bd
SHA256 (go-certpath.diff) = 3907aed875a3d4e19dfb9aa2aa5b6c4aea821637c8d6f0dd0af54a4e99e8309f

View File

@ -3,7 +3,7 @@
# Maintainer: Matt Housh, jaeger at crux dot ninja
name=go
version=1.10.1
version=1.10.2
release=1
source=(https://storage.googleapis.com/golang/go1.4.3.linux-amd64.tar.gz \
https://storage.googleapis.com/golang/${name}${version}.src.tar.gz \