13 lines
518 B
Bash
13 lines
518 B
Bash
# Template file for 'httperf'
|
|
pkgname=httperf
|
|
version=0.9.0
|
|
revision=5
|
|
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"
|
|
distfiles="https://sources.voidlinux.eu/httperf-0.9.0/httperf-0.9.0.tar.gz"
|
|
checksum=e1a0bf56bcb746c04674c47b6cfa531fad24e45e9c6de02aea0d1c5f85a2bf1c
|