From f606e1c7b5696a26caf61b827699555eabc4ffc8 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 18 Dec 2024 23:18:30 -0500 Subject: [PATCH] tailscale: update to 1.78.3. --- srcpkgs/tailscale/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template index 2905935541d..a179bf50988 100644 --- a/srcpkgs/tailscale/template +++ b/srcpkgs/tailscale/template @@ -1,6 +1,6 @@ # Template file for 'tailscale' pkgname=tailscale -version=1.78.1 +version=1.78.3 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=dbc25cc241bb233f183475f003d5508af7b45add1ca548b35a6a6fea91fb91af +checksum=bac059152e3fa8ab379ee5ec7a03940114e7ac65c6e1baea4f840f6fadd17d57 post_install() { for sh in bash fish zsh; do