mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
tailscale: update to 1.84.2.
This commit is contained in:
parent
2f380c804b
commit
8a540f95b3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tailscale'
|
||||
pkgname=tailscale
|
||||
version=1.84.1
|
||||
version=1.84.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=f348dff563c9e68f21404d241bc62438ab3feeda5be95a9356f9669d4c7a8405
|
||||
checksum=32673e5552e1176f1028a6a90a4c892d2475c92d1e952ca16156dc523d14d914
|
||||
|
||||
post_install() {
|
||||
for sh in bash fish zsh; do
|
||||
|
|
Loading…
Add table
Reference in a new issue