bombardier: update to 1.2.6.
This commit is contained in:
parent
1f10389dde
commit
a58eeb83dd
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'bombardier'
|
||||
pkgname=bombardier
|
||||
version=1.2.5
|
||||
revision=2
|
||||
version=1.2.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/codesenberg/bombardier
|
||||
go_ldflags=" -X main.version=${version}"
|
||||
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=4efeac699d0c794ed22fe05b4de5c43fa41f98816682521421d538e076290ed6
|
||||
checksum=d908c050132b3a33c3d292a6a3b47d088284a5969376f68f05d7409f51f01e41
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue