From 49207c1a83c202eac60e802b5cbe7f94e25cec71 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 7 Dec 2024 15:36:38 -0500 Subject: [PATCH] tailscale: update to 1.78.1. --- srcpkgs/tailscale/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template index 1789235464a..2905935541d 100644 --- a/srcpkgs/tailscale/template +++ b/srcpkgs/tailscale/template @@ -1,6 +1,6 @@ # Template file for 'tailscale' pkgname=tailscale -version=1.76.6 +version=1.78.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=1603c78a6a5e9f83b278d305e1196fbfdeeb841be10ac2ddb7ea433c2701234b +checksum=dbc25cc241bb233f183475f003d5508af7b45add1ca548b35a6a6fea91fb91af post_install() { for sh in bash fish zsh; do