blob: 490b3ad09aa8ceb1c6522adfa3f016fb1240ec25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = tailscale-unstable-bin
pkgdesc = A mesh VPN that makes it easy to connect your devices, wherever they are.
pkgver = 1.67.9
pkgrel = 1
url = https://tailscale.com
install = tailscale.install
arch = x86_64
license = MIT
depends = glibc
provides = tailscale
conflicts = tailscale
backup = etc/default/tailscaled
source = tailscale-unstable-bin-1.67.9.tgz::https://pkgs.tailscale.com/unstable/tailscale_1.67.9_amd64.tgz
sha256sums = 23906510554bd43376bb48b91ce5e7c2ded98897ecfe17e5b90da6246e1300d0
pkgname = tailscale-unstable-bin
|