From 582ca3b337d4e0d577a8417ccec8682744ac922b Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 24 Aug 2024 11:22:32 -0400 Subject: [PATCH] tailscale: update to 1.72.1. --- srcpkgs/tailscale/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template index b6259219faf..eab10469c70 100644 --- a/srcpkgs/tailscale/template +++ b/srcpkgs/tailscale/template @@ -1,6 +1,6 @@ # Template file for 'tailscale' pkgname=tailscale -version=1.72.0 +version=1.72.1 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=4f80f4572c6e9c150c1082acffab8c511264e04d56e9865bfb5a66f799e19b37 +checksum=21b529e85144f526b61e0998c8b7885d53f17cba21252e5c7252c4014f5f507b post_install() { for sh in bash fish zsh; do