blob: cbb6009074d3fcc34fca83ea982b4336cc84e308 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = sshping-git
pkgdesc = ssh-based ping: measure character-echo latency and bandwidth for an interactive ssh session
pkgver = v0.1.4.r62.558bcce
pkgrel = 1
url = https://github.com/spook/sshping
arch = x86_64
license = MIT
makedepends = perl
makedepends = git
depends = libssh
provides = sshping
conflicts = sshping
source = git+https://github.com/spook/sshping.git
sha256sums = SKIP
pkgname = sshping-git
|