tailscale: update to 1.80.3.

This commit is contained in:
classabbyamp 2025-03-06 15:42:28 -05:00
parent 2fa9eb9ea0
commit 9b2c0c6f9c
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.80.2 version=1.80.3
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=b4d5eb15e2d11ad71803dea8ec8ddcaf5a400eabe12a5f469d133cfeae56678b checksum=4ea7d4c1a4e86905f330f5d5f5288488cb29d6c586d5bcabf9d02c5481ba740d
post_install() { post_install() {
for sh in bash fish zsh; do for sh in bash fish zsh; do