tailscale: update to 1.72.1.
This commit is contained in:
parent
5448c8061d
commit
582ca3b337
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tailscale'
|
||||
pkgname=tailscale
|
||||
version=1.72.0
|
||||
version=1.72.1
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper="qemu"
|
||||
|
@ -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=4f80f4572c6e9c150c1082acffab8c511264e04d56e9865bfb5a66f799e19b37
|
||||
checksum=21b529e85144f526b61e0998c8b7885d53f17cba21252e5c7252c4014f5f507b
|
||||
|
||||
post_install() {
|
||||
for sh in bash fish zsh; do
|
||||
|
|
Loading…
Reference in New Issue