tailscale: update to 1.84.1.

This commit is contained in:
classabbyamp 2025-06-06 12:51:44 -04:00
parent 2342413c50
commit 473f4645e4
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.82.5 version=1.84.1
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=09685251057c96b7aa01e62b982a90824559ffd7113c8b69b9fc454c611f40a9 checksum=f348dff563c9e68f21404d241bc62438ab3feeda5be95a9356f9669d4c7a8405
post_install() { post_install() {
for sh in bash fish zsh; do for sh in bash fish zsh; do