From 75efeca32c1f079c5bfd6e19ace6e17946fc8a0d Mon Sep 17 00:00:00 2001 From: 0x5c Date: Thu, 16 Dec 2021 21:02:52 -0500 Subject: [PATCH] tailscale: update to 1.18.2. --- srcpkgs/tailscale/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template index 96ebdd1354a8..44055fc87bc2 100644 --- a/srcpkgs/tailscale/template +++ b/srcpkgs/tailscale/template @@ -1,6 +1,6 @@ # Template file for 'tailscale' pkgname=tailscale -version=1.18.1 +version=1.18.2 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=a8630d66ee1d475ba4ec97f389bae87d2777e9a33422726c052be1a6bbd2330c +checksum=57206181868299027689651b6cd133627acad0c8c38f0151f469ab36d4130012 post_install() { vlicense LICENSE