tailscale: update to 1.78.3.
This commit is contained in:
parent
07748a2fa8
commit
f606e1c7b5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tailscale'
|
||||
pkgname=tailscale
|
||||
version=1.78.1
|
||||
version=1.78.3
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper="qemu"
|
||||
|
@ -17,7 +17,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://tailscale.com"
|
||||
changelog="https://tailscale.com/changelog"
|
||||
distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
|
||||
checksum=dbc25cc241bb233f183475f003d5508af7b45add1ca548b35a6a6fea91fb91af
|
||||
checksum=bac059152e3fa8ab379ee5ec7a03940114e7ac65c6e1baea4f840f6fadd17d57
|
||||
|
||||
post_install() {
|
||||
for sh in bash fish zsh; do
|
||||
|
|
Loading…
Reference in New Issue