mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
bombardier: update to 1.2.5.
This commit is contained in:
parent
551ce0035d
commit
10b5101d27
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue