14 lines
421 B
Bash
14 lines
421 B
Bash
|
# Template file for 'hey'
|
||
|
pkgname=hey
|
||
|
version=0.1.1
|
||
|
revision=1
|
||
|
build_style=go
|
||
|
go_import_path="github.com/rakyll/hey"
|
||
|
hostmakedepends="git"
|
||
|
short_desc="HTTP load generator"
|
||
|
maintainer="cr6git <quark6@protonmail.com>"
|
||
|
license="Apache-2.0"
|
||
|
homepage="https://github.com/rakyll/hey"
|
||
|
distfiles="https://github.com/rakyll/hey/archive/v${version}.tar.gz"
|
||
|
checksum=c068017b8299fbfa4d386e6f98fb1a4ecca2be49cee41ae9dffcf60be4c2ed0b
|