New package: bombardier-1.2.4
This commit is contained in:
parent
dce4aa8cac
commit
a393ed2bbc
1 changed files with 16 additions and 0 deletions
16
srcpkgs/bombardier/template
Normal file
16
srcpkgs/bombardier/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'bombardier'
|
||||
pkgname=bombardier
|
||||
version=1.2.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/codesenberg/bombardier
|
||||
short_desc="Fast cross-platform HTTP benchmarking tool"
|
||||
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/codesenberg/bombardier"
|
||||
distfiles="https://github.com/codesenberg/bombardier/archive/v${version}.tar.gz"
|
||||
checksum=fd6202ca4b4972b2adcd63b7dd7eadcb6ffbf159870c87500e03bd8556abdeda
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue