tailscale: update to 1.58.0.
This commit is contained in:
parent
48078aac35
commit
58c85a4d6a
@ -13,10 +13,10 @@ that through XBPS at their choice. Also disable update check by default.
|
||||
FlagSet: rootfs,
|
||||
--- a/cmd/tailscale/cli/set.go
|
||||
+++ b/cmd/tailscale/cli/set.go
|
||||
@@ -12,7 +12,6 @@
|
||||
"os/exec"
|
||||
@@ -13,7 +13,6 @@
|
||||
|
||||
"github.com/peterbourgon/ff/v3/ffcli"
|
||||
"tailscale.com/client/web"
|
||||
- "tailscale.com/clientupdate"
|
||||
"tailscale.com/ipn"
|
||||
"tailscale.com/net/netutil"
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Template file for 'tailscale'
|
||||
pkgname=tailscale
|
||||
version=1.56.1
|
||||
version=1.58.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="tailscale.com"
|
||||
@ -15,7 +15,7 @@ license="BSD-3-Clause"
|
||||
homepage="https://tailscale.com"
|
||||
changelog="https://github.com/tailscale/tailscale/releases"
|
||||
distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
|
||||
checksum=56b7d25c704e3c22e9e20dcb55695cd9c816878d2c172a73c64aac42e460fd41
|
||||
checksum=01d801dbb2df03a4e0c1563786300e8b26bb570b3aba15063943f78f2c26c316
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user