tailscale: update to 1.72.0.
This commit is contained in:
parent
099f276b25
commit
a015e3120a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tailscale'
|
||||
pkgname=tailscale
|
||||
version=1.70.0
|
||||
revision=2
|
||||
version=1.72.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper="qemu"
|
||||
go_import_path="tailscale.com"
|
||||
|
@ -16,7 +16,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://tailscale.com"
|
||||
changelog="https://github.com/tailscale/tailscale/releases"
|
||||
distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
|
||||
checksum=8429728708f9694534489daa0a30af58be67f25742597940e7613793275c738f
|
||||
checksum=4f80f4572c6e9c150c1082acffab8c511264e04d56e9865bfb5a66f799e19b37
|
||||
|
||||
post_install() {
|
||||
for sh in bash fish zsh; do
|
||||
|
|
Loading…
Reference in New Issue