tailscale: update to 1.86.0.

This commit is contained in:
classabbyamp 2025-07-25 21:16:13 -04:00
parent 59db591b68
commit dd347809f2
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'tailscale' # Template file for 'tailscale'
pkgname=tailscale pkgname=tailscale
version=1.84.3 version=1.86.0
revision=1 revision=1
build_style=go build_style=go
build_helper="qemu" build_helper="qemu"
@ -17,7 +17,7 @@ license="BSD-3-Clause"
homepage="https://tailscale.com" homepage="https://tailscale.com"
changelog="https://tailscale.com/changelog" changelog="https://tailscale.com/changelog"
distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz" distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
checksum=56bb9498bd688422e1ff570f91afa02db8e234eab818f1e30789328daa00dcdf checksum=ea06df271f484a7513c11b80dd0efce1664cdca79d93b4471a14331b5c9b5fcf
post_install() { post_install() {
for sh in bash fish zsh; do for sh in bash fish zsh; do