From a773e3be83c38bcbb382dcc59da26582e9f26860 Mon Sep 17 00:00:00 2001 From: Noel Cower Date: Wed, 3 Jun 2020 11:43:15 -0700 Subject: [PATCH] tailscale: update to 0.99.1 --- srcpkgs/tailscale/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template index 1cdb4626344..b7b7ad1f986 100644 --- a/srcpkgs/tailscale/template +++ b/srcpkgs/tailscale/template @@ -1,6 +1,6 @@ # Template file for 'tailscale' pkgname=tailscale -version=0.98 +version=0.99.1 revision=1 build_style=go go_import_path="tailscale.com" @@ -12,7 +12,7 @@ maintainer="Noel Cower " license="BSD-3-Clause" homepage="https://tailscale.com" distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz" -checksum=e3c85d141ae8e4466ffae8b320062f7d9d49c4d434efb2528734b6afd180e0b3 +checksum=9d124c6ade7fe4bc599259ee77e21fa6c044828c87d4290020b2c9cce2371ba5 post_install() { vlicense LICENSE