bombardier: update to 1.2.5.

This commit is contained in:
Daniel Lewan 2020-10-15 20:04:29 +02:00 committed by Andrew J. Hesford
parent 551ce0035d
commit 10b5101d27

View file

@ -1,6 +1,6 @@
# Template file for 'bombardier' # Template file for 'bombardier'
pkgname=bombardier pkgname=bombardier
version=1.2.4 version=1.2.5
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/codesenberg/bombardier go_import_path=github.com/codesenberg/bombardier
@ -9,7 +9,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
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=fd6202ca4b4972b2adcd63b7dd7eadcb6ffbf159870c87500e03bd8556abdeda checksum=4efeac699d0c794ed22fe05b4de5c43fa41f98816682521421d538e076290ed6
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE