We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d7eb0d commit c757240Copy full SHA for c757240
1 file changed
srcpkgs/tailscale/template
@@ -1,6 +1,6 @@
1
# Template file for 'tailscale'
2
pkgname=tailscale
3
-version=1.96.2
+version=1.96.4
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=2142b73a86de1e934e20a8f316c8139e234b3360bb76edda4cf5b6cef1e605f3
+checksum=57b70731af7ae0ed167519924905fd032ddd8559a65bc8a3329d9da495f0feb2
21
22
post_install() {
23
for sh in bash fish zsh; do
0 commit comments