blob: 523fe0c19a08ce755e483aa2f46dc211fbc73676 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = iroh-ssh-git
pkgdesc = SSH to any machine without ip, behind a NAT/firewall without port forwarding or VPN setup
pkgver = 0.2.10.r1.g1349473
pkgrel = 1
url = https://github.com/rustonbsd/iroh-ssh
install = iroh-ssh-git.install
arch = x86_64
arch = aarch64
license = MIT
makedepends = rust
makedepends = cargo
makedepends = git
depends = gcc-libs
depends = openssh
provides = iroh-ssh
conflicts = iroh-ssh
options = !lto
source = git+https://github.com/rustonbsd/iroh-ssh.git
source = iroh-ssh-server.service
sha256sums = SKIP
sha256sums = SKIP
pkgname = iroh-ssh-git
|