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 59f154b commit 66fb8e5Copy full SHA for 66fb8e5
1 file changed
srcpkgs/tailscale/template
@@ -1,6 +1,6 @@
1
# Template file for 'tailscale'
2
pkgname=tailscale
3
-version=1.68.2
+version=1.70.0
4
revision=1
5
build_style=go
6
build_helper="qemu"
@@ -16,7 +16,7 @@ license="BSD-3-Clause"
16
homepage="https://tailscale.com"
17
changelog="https://github.com/tailscale/tailscale/releases"
18
distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
19
-checksum=9d34bd153c485dd0d88d3d76f187b5032046c0807a411ca97f38c8039a9ac659
+checksum=8429728708f9694534489daa0a30af58be67f25742597940e7613793275c738f
20
21
post_install() {
22
for sh in bash fish zsh; do
0 commit comments