We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3de97eb commit 8c244a7Copy full SHA for 8c244a7
srcpkgs/tailscale/template
@@ -1,6 +1,6 @@
1
# Template file for 'tailscale'
2
pkgname=tailscale
3
-version=1.90.9
+version=1.92.1
4
revision=1
5
build_style=go
6
build_helper="qemu"
@@ -17,7 +17,7 @@ license="BSD-3-Clause"
17
homepage="https://tailscale.com"
18
changelog="https://tailscale.com/changelog"
19
distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
20
-checksum=df3f8fc2635826b59677f34b17d81299ffb0c6a0fe484d52e47f2bbdea000193
+checksum=bd4712c818e5651bdae7e6b2318218a6c75ad145913237a566432aeebaecfd5c
21
22
post_install() {
23
for sh in bash fish zsh; do
0 commit comments