From 7f8b5519cc076e04f7911da906b14bc932934ed1 Mon Sep 17 00:00:00 2001 From: Noel Cower Date: Sat, 27 Mar 2021 19:20:13 -0700 Subject: [PATCH] tailscale: update to 1.6.0. --- srcpkgs/tailscale/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template index bd44d56b4cb1..cad1dd560a0b 100644 --- a/srcpkgs/tailscale/template +++ b/srcpkgs/tailscale/template @@ -1,6 +1,6 @@ # Template file for 'tailscale' pkgname=tailscale -version=1.4.5 +version=1.6.0 revision=1 build_style=go go_import_path="tailscale.com" @@ -14,7 +14,7 @@ maintainer="Noel Cower " license="BSD-3-Clause" homepage="https://tailscale.com" distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz" -checksum=f285d5028f71f0ec7d701b14a8526de61dd3ee75cecaeb50db724b904c1daa76 +checksum=4591c6f6d3d1f9d5aecaa63dd580c389067edeb7287cd587b108ea6a0aa811e7 post_install() { vlicense LICENSE