tailscale: update to 1.76.0.

This commit is contained in:
classabbyamp 2024-10-11 19:57:25 -04:00
parent acbad53f4e
commit e42578e4fa
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'tailscale' # Template file for 'tailscale'
pkgname=tailscale pkgname=tailscale
version=1.74.1 version=1.76.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://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=ef7b8a76ce81133dc10f243d733302c070232cdd6594b685c6adbf32769d4f2c checksum=eaec1fa9a882d877ce6e5fb6ef47b3387124321a8963c66c4c37319106b5c5c2
post_install() { post_install() {
for sh in bash fish zsh; do for sh in bash fish zsh; do