bombardier: update to 2.0.2.
This commit is contained in:
parent
5b5d4b4f50
commit
f5afb85300
@ -1,16 +1,16 @@
|
|||||||
# Template file for 'bombardier'
|
# Template file for 'bombardier'
|
||||||
pkgname=bombardier
|
pkgname=bombardier
|
||||||
version=1.2.6
|
version=2.0.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/codesenberg/bombardier
|
go_import_path=github.com/codesenberg/bombardier
|
||||||
go_ldflags=" -X main.version=${version}"
|
go_ldflags=" -X main.version=${version}"
|
||||||
short_desc="Fast cross-platform HTTP benchmarking tool"
|
short_desc="Fast cross-platform HTTP benchmarking tool"
|
||||||
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
maintainer="Daniel Lewan <daniel@teddydd.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/codesenberg/bombardier"
|
homepage="https://github.com/codesenberg/bombardier"
|
||||||
distfiles="https://github.com/codesenberg/bombardier/archive/v${version}.tar.gz"
|
distfiles="https://github.com/codesenberg/bombardier/archive/v${version}.tar.gz"
|
||||||
checksum=d908c050132b3a33c3d292a6a3b47d088284a5969376f68f05d7409f51f01e41
|
checksum=472b14b1c3be26a5f6254f6b7c24f86c9b756544baa5ca28cbfad06aacf7f4ac
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user