mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
tailscale: update to 1.86.2.
This commit is contained in:
parent
f80fe8447d
commit
1b5331d947
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tailscale'
|
||||
pkgname=tailscale
|
||||
version=1.86.0
|
||||
version=1.86.2
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper="qemu"
|
||||
|
@ -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=ea06df271f484a7513c11b80dd0efce1664cdca79d93b4471a14331b5c9b5fcf
|
||||
checksum=9b7fe9f915744ca1448efeb88d7333b7a86df375a4623941d2e41880c51c0aec
|
||||
|
||||
post_install() {
|
||||
for sh in bash fish zsh; do
|
||||
|
|
Loading…
Add table
Reference in a new issue