tailscale: update to 1.68.2.

This commit is contained in:
classabbyamp 2024-07-04 22:19:01 -04:00
parent 999619ad6c
commit a463653642
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.68.1 version=1.68.2
revision=1 revision=1
build_style=go build_style=go
build_helper="qemu" build_helper="qemu"
@ -16,7 +16,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=d7fe30282d2f5eabdc76a5a89f11d935ed3a5d93d55f5fd5b40f9a9f49e19490 checksum=9d34bd153c485dd0d88d3d76f187b5032046c0807a411ca97f38c8039a9ac659
post_install() { post_install() {
for sh in bash fish zsh; do for sh in bash fish zsh; do