tailscale: update to 1.78.1.
This commit is contained in:
parent
ad9270e5f0
commit
49207c1a83
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tailscale'
|
# Template file for 'tailscale'
|
||||||
pkgname=tailscale
|
pkgname=tailscale
|
||||||
version=1.76.6
|
version=1.78.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://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=1603c78a6a5e9f83b278d305e1196fbfdeeb841be10ac2ddb7ea433c2701234b
|
checksum=dbc25cc241bb233f183475f003d5508af7b45add1ca548b35a6a6fea91fb91af
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for sh in bash fish zsh; do
|
for sh in bash fish zsh; do
|
||||||
|
|
Loading…
Reference in New Issue