mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
tailscale: update to 1.58.2.
This commit is contained in:
parent
75b118ab06
commit
c4592386ee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tailscale'
|
||||
pkgname=tailscale
|
||||
version=1.58.0
|
||||
version=1.58.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="tailscale.com"
|
||||
|
@ -15,7 +15,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://tailscale.com"
|
||||
changelog="https://github.com/tailscale/tailscale/releases"
|
||||
distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
|
||||
checksum=01d801dbb2df03a4e0c1563786300e8b26bb570b3aba15063943f78f2c26c316
|
||||
checksum=452f355408e4e2179872387a863387e06346fc8a6f9887821f9b8a072c6a5b0a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue