Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/tailscale/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'tailscale'
pkgname=tailscale
version=1.96.2
version=1.96.4
revision=1
build_style=go
build_helper="qemu"
Expand All @@ -17,7 +17,7 @@ license="BSD-3-Clause"
homepage="https://tailscale.com"
changelog="https://tailscale.com/changelog"
distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
checksum=2142b73a86de1e934e20a8f316c8139e234b3360bb76edda4cf5b6cef1e605f3
checksum=57b70731af7ae0ed167519924905fd032ddd8559a65bc8a3329d9da495f0feb2

post_install() {
for sh in bash fish zsh; do
Expand Down