tailscale: update to 1.58.0.

This commit is contained in:
classabbyamp 2024-01-20 11:47:44 -05:00
parent 48078aac35
commit 58c85a4d6a
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
2 changed files with 4 additions and 4 deletions

View File

@ -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"

View File

@ -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