We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7105bae commit c6c235fCopy full SHA for c6c235f
1 file changed
srcpkgs/tailscale/template
@@ -1,6 +1,6 @@
1
# Template file for 'tailscale'
2
pkgname=tailscale
3
-version=1.92.3
+version=1.92.5
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=805b2eb3526e14c61c09b7e14ee2ad5bd17ce25ff13961342302737c138041d4
+checksum=1e34d636521ebdb4c77fc80b8b5baa33dd414f727fd11b3f98068f560dae3151
21
22
post_install() {
23
for sh in bash fish zsh; do
0 commit comments