blob: 629497edb50e8f07771d8e5868c530bf5ec3f3d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = irtt
pkgdesc = Isochronous round-trip tester
pkgver = 0.9.1
pkgrel = 1
url = https://github.com/heistp/irtt
arch = i686
arch = x86_64
license = BSD
makedepends = go
depends = glibc
source = irtt-0.9.1.tar.gz::https://github.com/heistp/irtt/archive/v0.9.1.tar.gz
validpgpkeys = 35C296FC733AA777B03DB9A8CAEC8F418885D165
sha256sums = 086178b0695c29a8b887cd4582dceb2d65f9d8735fd23e027f1dffdba891ffe6
pkgname = irtt
|