From 284da8e34847477474d0f02068928dd0df4849e9 Mon Sep 17 00:00:00 2001 From: 0x5c Date: Tue, 22 Feb 2022 14:49:20 -0500 Subject: [PATCH] tailscale: update to 1.20.4. --- srcpkgs/tailscale/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template index 6d220cf03d3..a9350f64bc4 100644 --- a/srcpkgs/tailscale/template +++ b/srcpkgs/tailscale/template @@ -1,6 +1,6 @@ # Template file for 'tailscale' pkgname=tailscale -version=1.20.1 +version=1.20.4 revision=1 build_style=go go_import_path="tailscale.com" @@ -13,7 +13,7 @@ maintainer="Noel Cower " license="BSD-3-Clause" homepage="https://tailscale.com" distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz" -checksum=a2a9961e80f28504fcab6cf9262feb8e4c098ae6efcb2850ba009651729157e0 +checksum=808d5c3b7f07a4637177cfadf4b0e5fac676dd2fd1568c52d1671b38710f6859 post_install() { vlicense LICENSE