From 57e8225b6791ee1d319073233e4fb4246d6e1b9d Mon Sep 17 00:00:00 2001 From: 0x5c Date: Mon, 21 Nov 2022 13:35:35 -0500 Subject: [PATCH] tailscale: update to 1.32.3. This new release contains fixes for CVE-2022-41925/TS-2022-005. --- srcpkgs/tailscale/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template index 5d3dae60c93..49964b9c704 100644 --- a/srcpkgs/tailscale/template +++ b/srcpkgs/tailscale/template @@ -1,6 +1,6 @@ # Template file for 'tailscale' pkgname=tailscale -version=1.30.2 +version=1.32.3 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=4e5ee37ae734b8312153d4f8da340295e9a6a455e3f3943a62199b16d89c8bb5 +checksum=4cf88a1d754240ce71b29d3a65ca480091ad9c614ac99c541cef6fdaf0585dd4 post_install() { vlicense LICENSE