Update keybase to 1.0.41
OK abieber@ (maintainer), landry@, jca@
This commit is contained in:
parent
290246229e
commit
6c3e13db08
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2017/12/26 11:07:51 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2018/02/12 13:53:49 bket Exp $
|
||||
|
||||
# go-ps only supports amd64 on OpenBSD
|
||||
# ../vendor/github.com/keybase/go-ps/process.go:39: undefined: processes
|
||||
@ -7,7 +7,7 @@ ONLY_FOR_ARCHS = amd64
|
||||
|
||||
COMMENT = client for keybase.io
|
||||
|
||||
V = 1.0.39
|
||||
V = 1.0.41
|
||||
GH_ACCOUNT = keybase
|
||||
GH_PROJECT = client
|
||||
GH_TAGNAME = v${V}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (keybase-1.0.39.tar.gz) = 9oNffKto6xmKqubfVYQ0OzMkm2lgPJGB0hErsHeJCPk=
|
||||
SIZE (keybase-1.0.39.tar.gz) = 30226025
|
||||
SHA256 (keybase-1.0.41.tar.gz) = U2h9xHgQq5WM6kEFOiWwJ4ilQpSk1rcZGkxg1pJrhm4=
|
||||
SIZE (keybase-1.0.41.tar.gz) = 31643095
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: patch-go_client_cmd_update_go,v 1.3 2017/10/11 14:00:05 abieber Exp $
|
||||
$OpenBSD: patch-go_client_cmd_update_go,v 1.4 2018/02/12 13:53:49 bket Exp $
|
||||
|
||||
Disabling this because we don't want the binary to update itself
|
||||
out from under us.
|
||||
@ -14,7 +14,7 @@ Index: go/client/cmd_update.go
|
||||
"fmt"
|
||||
"os"
|
||||
- "os/exec"
|
||||
|
||||
|
||||
"github.com/keybase/cli"
|
||||
"github.com/keybase/client/go/install"
|
||||
@@ -35,23 +34,7 @@ func newCmdUpdateCheck(cl *libcmdline.CommandLine, g *
|
||||
|
Loading…
x
Reference in New Issue
Block a user