13 lines
440 B
Bash
13 lines
440 B
Bash
|
# Template file for 'httperf'
|
||
|
pkgname=httperf
|
||
|
version=0.9.0
|
||
|
revision=1
|
||
|
build_style=gnu-configure
|
||
|
makedepends="libressl-devel"
|
||
|
short_desc="A tool for measuring web server performance"
|
||
|
maintainer="allan <mail@may.mooo.com>"
|
||
|
license="GPL-2"
|
||
|
homepage="http://www.hpl.hp.com/research/linux/httperf/"
|
||
|
distfiles="ftp://ftp.hpl.hp.com/pub/httperf/httperf-${version}.tar.gz"
|
||
|
checksum=e1a0bf56bcb746c04674c47b6cfa531fad24e45e9c6de02aea0d1c5f85a2bf1c
|