From d45b75c0ce0f19e685333ed3ad3dac39b7510973 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 13 Aug 2025 18:29:41 -0400 Subject: [PATCH] tailscale: update to 1.86.4. --- srcpkgs/tailscale/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template index 82ae0380280..eb9bfbaa95b 100644 --- a/srcpkgs/tailscale/template +++ b/srcpkgs/tailscale/template @@ -1,6 +1,6 @@ # Template file for 'tailscale' pkgname=tailscale -version=1.86.2 +version=1.86.4 revision=1 build_style=go build_helper="qemu" @@ -17,7 +17,7 @@ license="BSD-3-Clause" homepage="https://tailscale.com" changelog="https://tailscale.com/changelog" distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz" -checksum=9b7fe9f915744ca1448efeb88d7333b7a86df375a4623941d2e41880c51c0aec +checksum=6500ba4a4bce8b903121167cc2755c669cf9e7c0edc64c48e75ee8c12596a031 post_install() { for sh in bash fish zsh; do