tailscale: update to 1.76.1.

This commit is contained in:
classabbyamp 2024-10-18 22:32:19 -04:00 committed by classabbyamp
parent 0cbc871778
commit d7dbcbb26a

View file

@ -1,6 +1,6 @@
# Template file for 'tailscale' # Template file for 'tailscale'
pkgname=tailscale pkgname=tailscale
version=1.76.0 version=1.76.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://github.com/tailscale/tailscale/releases" changelog="https://github.com/tailscale/tailscale/releases"
distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz" distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
checksum=eaec1fa9a882d877ce6e5fb6ef47b3387124321a8963c66c4c37319106b5c5c2 checksum=ce87e52fd4e8e52540162a2529c5d73f5f76c6679147a7887058865c9e01ec36
post_install() { post_install() {
for sh in bash fish zsh; do for sh in bash fish zsh; do