From a463653642a845237547159d95c97640de2983f9 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 4 Jul 2024 22:19:01 -0400 Subject: [PATCH] tailscale: update to 1.68.2. --- srcpkgs/tailscale/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template index d5051220bc0..956928ce775 100644 --- a/srcpkgs/tailscale/template +++ b/srcpkgs/tailscale/template @@ -1,6 +1,6 @@ # Template file for 'tailscale' pkgname=tailscale -version=1.68.1 +version=1.68.2 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=d7fe30282d2f5eabdc76a5a89f11d935ed3a5d93d55f5fd5b40f9a9f49e19490 +checksum=9d34bd153c485dd0d88d3d76f187b5032046c0807a411ca97f38c8039a9ac659 post_install() { for sh in bash fish zsh; do