summaryrefslogtreecommitdiff
path: root/go
diff options
context:
space:
mode:
authorMatt Housh <jaeger@crux.ninja>2018-10-03 15:37:41 -0500
committerMatt Housh <jaeger@crux.ninja>2018-10-03 15:37:41 -0500
commit6d03251e1181645dc3b00b9a5049fe2fcc2e97b3 (patch)
treef9804fdf4647e4fb959c6ae96ecc2fa33061e99e /go
parent3e5fb6d2d42508f3fba9048a3204b93f7f878f5c (diff)
downloadcontrib-6d03251e1181645dc3b00b9a5049fe2fcc2e97b3.tar.gz
contrib-6d03251e1181645dc3b00b9a5049fe2fcc2e97b3.tar.xz
go: updated to version 1.11.1
Diffstat (limited to 'go')
-rw-r--r--go/.footprint6
-rw-r--r--go/.signature8
-rw-r--r--go/Pkgfile2
3 files changed, 11 insertions, 5 deletions
diff --git a/go/.footprint b/go/.footprint
index c550a000f..0777e0e3e 100644
--- a/go/.footprint
+++ b/go/.footprint
@@ -2840,6 +2840,7 @@ drwxr-xr-x root/root usr/lib/go/src/cmd/go/testdata/script/
-rw-r--r-- root/root usr/lib/go/src/cmd/go/testdata/script/binary_only.txt
-rw-r--r-- root/root usr/lib/go/src/cmd/go/testdata/script/build_GOTMPDIR.txt
-rw-r--r-- root/root usr/lib/go/src/cmd/go/testdata/script/build_cache_compile.txt
+-rw-r--r-- root/root usr/lib/go/src/cmd/go/testdata/script/build_cache_gomips.txt
-rw-r--r-- root/root usr/lib/go/src/cmd/go/testdata/script/build_cache_link.txt
-rw-r--r-- root/root usr/lib/go/src/cmd/go/testdata/script/build_cache_output.txt
-rw-r--r-- root/root usr/lib/go/src/cmd/go/testdata/script/cover_atomic_pkgall.txt
@@ -9539,6 +9540,11 @@ drwxr-xr-x root/root usr/lib/go/test/fixedbugs/issue26341.dir/
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue26426.go
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue26438.go
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue26495.go
+-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue27143.go
+-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue27278.go
+-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue27289.go
+-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue27695.go
+-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue27695b.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
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue3552.dir/two.go
diff --git a/go/.signature b/go/.signature
index 711d942d1..b70197787 100644
--- a/go/.signature
+++ b/go/.signature
@@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF33e3cSFgJDo3jYIaJ8F6jlS3idN6aZEoiMNGFVSSB4Brl97g6Cr3av1IyxiFOFxKtxRJcvayP+aABKJsx+zlPwg=
-SHA256 (Pkgfile) = e8b317f158884f99e631518eaebdc24b05ffd8b4eb5449d22652fe5bbe44a2ab
-SHA256 (.footprint) = 1c128be98c5726d4708d9da552a1a44a21a59bb9e299792eeb97961f7890d263
+RWSagIOpLGJF39PgMecaPxTy+Yb64vxunBL1MJu8MfLt/VG+3Z9upVDa3hSKmzA7JzpkrWWJLxfKTzStbNPjCRXhSkRoIGP6Jgs=
+SHA256 (Pkgfile) = 322a653059a2a5ad878480d0f36789a0d4060da3c308736a1b45e2a4a06f814e
+SHA256 (.footprint) = 3ae046c07b7ce505da0bf79ce0e5c2b6af485f3bc236dcdff70f24f3da47d276
SHA256 (go1.4.3.linux-amd64.tar.gz) = ce3140662f45356eb78bc16a88fc7cfb29fb00e18d7c632608245b789b2086d2
-SHA256 (go1.11.src.tar.gz) = afc1e12f5fe49a471e3aae7d906c73e9d5b1fdd36d52d72652dde8f6250152fb
+SHA256 (go1.11.1.src.tar.gz) = 558f8c169ae215e25b81421596e8de7572bd3ba824b79add22fba6e284db1117
SHA256 (go-certpath.diff) = 3907aed875a3d4e19dfb9aa2aa5b6c4aea821637c8d6f0dd0af54a4e99e8309f
diff --git a/go/Pkgfile b/go/Pkgfile
index c857b32e4..e239e47a3 100644
--- a/go/Pkgfile
+++ b/go/Pkgfile
@@ -3,7 +3,7 @@
# Maintainer: Matt Housh, jaeger at crux dot ninja
name=go
-version=1.11
+version=1.11.1
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 \

Generated by cgit