blob: 2a1163ce4f907d66ec3e6c91b35c9dbc1f40df1c (
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 = cryload-bin
pkgdesc = Powerful HTTP Benchmarking Tool
pkgver = 3.2.0
pkgrel = 1
url = https://github.com/sdogruyol/cryload
arch = x86_64
license = MIT
depends = glibc
depends = libgcc
depends = pcre2
depends = zlib
depends = openssl
provides = cryload
conflicts = cryload
options = !strip
source = README-3.2.0.md::https://raw.githubusercontent.com/sdogruyol/cryload/v3.2.0/README.md
source = LICENSE-3.2.0::https://raw.githubusercontent.com/sdogruyol/cryload/v3.2.0/LICENSE
sha256sums = 90eb691d1ac5fd3ff6095b3b8eb47d121cba904f15053c3be7225cd6bdefba91
sha256sums = b40b8f9f325747655be5597be3864c289584e3bac44f2d03a368c26e69434ee1
source_x86_64 = cryload-x86_64-3.2.0::https://github.com/sdogruyol/cryload/releases/download/v3.2.0/cryload-linux
sha256sums_x86_64 = ede76f4107834f977c8f40d089fb19c6f88e928d62be293dd5e39710df683492
pkgname = cryload-bin
|