From 66fb8e575e05a7f9f5273c59d589398f243a2498 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 18 Jul 2024 04:58:34 -0400 Subject: [PATCH] tailscale: update to 1.70.0. --- srcpkgs/tailscale/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template index 956928ce775..0fb919f7eb4 100644 --- a/srcpkgs/tailscale/template +++ b/srcpkgs/tailscale/template @@ -1,6 +1,6 @@ # Template file for 'tailscale' pkgname=tailscale -version=1.68.2 +version=1.70.0 revision=1 build_style=go build_helper="qemu" @@ -16,7 +16,7 @@ license="BSD-3-Clause" homepage="https://tailscale.com" changelog="https://github.com/tailscale/tailscale/releases" distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz" -checksum=9d34bd153c485dd0d88d3d76f187b5032046c0807a411ca97f38c8039a9ac659 +checksum=8429728708f9694534489daa0a30af58be67f25742597940e7613793275c738f post_install() { for sh in bash fish zsh; do