Diff tailscale-1.38.4 with a tailscale-1.46.1

/usr/portage/net-vpn/tailscale/tailscale-1.46.1.ebuild 2023-10-09 14:52:34.768368483 +0300
6 6

  
7 7
# These settings are obtained by running ./build_dist.sh shellvars` in
8 8
# the upstream repo.
9
VERSION_MINOR="38"
10
VERSION_SHORT="1.38.4"
11
VERSION_LONG="1.38.4-t043a34500"
12
VERSION_GIT_HASH="043a34500dd2bb07c34e3b28a56cdbc8b5434454"
9
VERSION_MINOR="46"
10
VERSION_SHORT="1.46.1"
11
VERSION_LONG="1.46.1-t2d3223f55"
12
VERSION_GIT_HASH="2d3223f557924d408b5d67b80440d6fba264a0fd"
13 13

  
14 14
DESCRIPTION="Tailscale vpn client"
15 15
HOMEPAGE="https://tailscale.com"
Thank you!