blob: 465841ad704308ac193cb32f3c25cc94510aa747 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = spurt
pkgdesc = HTTP stress testing tool that can overload web servers
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/zer-far/spurt
arch = x86_64
license = GPL-3.0-only
makedepends = go
conflicts = spurt-git
source = spurt-1.0.0.tar.gz::https://github.com/zer-far/spurt/archive/v1.0.0.tar.gz
sha256sums = 9e6fd5cc6a83027df07f12177921710de3729fb55068a7d20ecd08d1fece558c
pkgname = spurt
|