From 39a2473f7c87c817246cd6ee2271f22a2265500e Mon Sep 17 00:00:00 2001 From: Sebastian Jug Date: Fri, 3 Apr 2026 19:32:34 -0400 Subject: [PATCH] tailscale: update to 1.96.4. --- srcpkgs/tailscale/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template index c33553a8195891..83c3af74df51c2 100644 --- a/srcpkgs/tailscale/template +++ b/srcpkgs/tailscale/template @@ -1,6 +1,6 @@ # Template file for 'tailscale' pkgname=tailscale -version=1.96.2 +version=1.96.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=2142b73a86de1e934e20a8f316c8139e234b3360bb76edda4cf5b6cef1e605f3 +checksum=57b70731af7ae0ed167519924905fd032ddd8559a65bc8a3329d9da495f0feb2 post_install() { for sh in bash fish zsh; do