From 7cbf3c791e06dc48b04ae88047e0485bf6710f75 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 9 Feb 2025 12:42:27 -0500 Subject: [PATCH] tailscale: update to 1.80.1. --- srcpkgs/tailscale/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template index a179bf50988..8809ac8563b 100644 --- a/srcpkgs/tailscale/template +++ b/srcpkgs/tailscale/template @@ -1,6 +1,6 @@ # Template file for 'tailscale' pkgname=tailscale -version=1.78.3 +version=1.80.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=bac059152e3fa8ab379ee5ec7a03940114e7ac65c6e1baea4f840f6fadd17d57 +checksum=61c7fa7c6bfaf20c70ac8074e5d8d2db8726c7bd7b3b15799602fdf636ca6bad post_install() { for sh in bash fish zsh; do