From 473f4645e46a5c59cc8c2da856fd06495df916c2 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Fri, 6 Jun 2025 12:51:44 -0400 Subject: [PATCH] tailscale: update to 1.84.1. --- srcpkgs/tailscale/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template index add2948f1f7..ba5169e8261 100644 --- a/srcpkgs/tailscale/template +++ b/srcpkgs/tailscale/template @@ -1,6 +1,6 @@ # Template file for 'tailscale' pkgname=tailscale -version=1.82.5 +version=1.84.1 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=09685251057c96b7aa01e62b982a90824559ffd7113c8b69b9fc454c611f40a9 +checksum=f348dff563c9e68f21404d241bc62438ab3feeda5be95a9356f9669d4c7a8405 post_install() { for sh in bash fish zsh; do