Skip to content

Commit 66fb8e5

Browse files
committed
tailscale: update to 1.70.0.
1 parent 59f154b commit 66fb8e5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/tailscale/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'tailscale'
22
pkgname=tailscale
3-
version=1.68.2
3+
version=1.70.0
44
revision=1
55
build_style=go
66
build_helper="qemu"
@@ -16,7 +16,7 @@ license="BSD-3-Clause"
1616
homepage="https://tailscale.com"
1717
changelog="https://github.com/tailscale/tailscale/releases"
1818
distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
19-
checksum=9d34bd153c485dd0d88d3d76f187b5032046c0807a411ca97f38c8039a9ac659
19+
checksum=8429728708f9694534489daa0a30af58be67f25742597940e7613793275c738f
2020

2121
post_install() {
2222
for sh in bash fish zsh; do

0 commit comments

Comments
 (0)