tailscale: bump to 1.22.2

This commit is contained in:
Arsen Arsenović 2022-03-19 21:15:33 +01:00 committed by Michael Aldridge
parent 164f6d297c
commit 1515a424ba

View file

@ -1,6 +1,6 @@
# Template file for 'tailscale' # Template file for 'tailscale'
pkgname=tailscale pkgname=tailscale
version=1.22.0 version=1.22.2
revision=1 revision=1
build_style=go build_style=go
go_import_path="tailscale.com" go_import_path="tailscale.com"
@ -13,7 +13,7 @@ maintainer="Noel Cower <ncower@nil.dev>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://tailscale.com" homepage="https://tailscale.com"
distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz" distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
checksum=79c240a3d623a304c908a8b4035f1f775014e9dff6ae076c06279c2829a7d746 checksum=3e7b5b8073a7b94d84ff6677a9f110070b808c8d35c5b7da0c6e6fe639444e58
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE