blob: 20e511279c35eb065e9ad1170011a375922b7dcb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = httperf-git
pkgdesc = The HTTP load generator
pkgver = r204.gde8cd6a
pkgrel = 2
url = https://github.com/httperf/httperf
arch = i686
arch = x86_64
license = GPL-2.0-or-later
makedepends = git
depends = openssl
provides = httperf=r204.gde8cd6a
conflicts = httperf
source = git+https://github.com/httperf/httperf.git
sha256sums = SKIP
pkgname = httperf-git
|