From 58c85a4d6a9088525afb313698b9ff6e8e2c6d9f Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 20 Jan 2024 11:47:44 -0500 Subject: [PATCH] tailscale: update to 1.58.0. --- srcpkgs/tailscale/patches/no-self-update.patch | 4 ++-- srcpkgs/tailscale/template | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/tailscale/patches/no-self-update.patch b/srcpkgs/tailscale/patches/no-self-update.patch index c8262328575..cabdf5e28cd 100644 --- a/srcpkgs/tailscale/patches/no-self-update.patch +++ b/srcpkgs/tailscale/patches/no-self-update.patch @@ -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" diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template index 43396565a53..aefe27e6e5e 100644 --- a/srcpkgs/tailscale/template +++ b/srcpkgs/tailscale/template @@ -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