tailscale: update to 1.46.0.

This commit is contained in:
Duncaen 2023-07-24 22:44:27 +02:00
parent c8677616c2
commit 877dd403f1
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'tailscale' # Template file for 'tailscale'
pkgname=tailscale pkgname=tailscale
version=1.38.4 version=1.46.0
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=b574bf5570200f357cdbcee9b84e37172469bd421389def33c6ef2d84894ea4f checksum=9b04eb41ac02c8a63c086b416a3daa6faf817a16f353043605010878ae565f66
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE