mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
tailscale: update to 1.84.1.
This commit is contained in:
parent
2342413c50
commit
473f4645e4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tailscale'
|
||||
pkgname=tailscale
|
||||
version=1.82.5
|
||||
version=1.84.1
|
||||
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=09685251057c96b7aa01e62b982a90824559ffd7113c8b69b9fc454c611f40a9
|
||||
checksum=f348dff563c9e68f21404d241bc62438ab3feeda5be95a9356f9669d4c7a8405
|
||||
|
||||
post_install() {
|
||||
for sh in bash fish zsh; do
|
||||
|
|
Loading…
Add table
Reference in a new issue