From a015e3120a0128d00d51d111dd439d9def820141 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Tue, 20 Aug 2024 10:40:28 -0400 Subject: [PATCH] tailscale: update to 1.72.0. --- srcpkgs/tailscale/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template index ff84b0c502b..b6259219faf 100644 --- a/srcpkgs/tailscale/template +++ b/srcpkgs/tailscale/template @@ -1,7 +1,7 @@ # Template file for 'tailscale' pkgname=tailscale -version=1.70.0 -revision=2 +version=1.72.0 +revision=1 build_style=go build_helper="qemu" go_import_path="tailscale.com" @@ -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=8429728708f9694534489daa0a30af58be67f25742597940e7613793275c738f +checksum=4f80f4572c6e9c150c1082acffab8c511264e04d56e9865bfb5a66f799e19b37 post_install() { for sh in bash fish zsh; do