vegeta: update to 12.5.1.
This commit is contained in:
parent
0b8e3788d7
commit
adbbd8472d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vegeta'
|
||||
pkgname=vegeta
|
||||
version=12.4.0
|
||||
version=12.5.1
|
||||
revision=1
|
||||
wrksrc=${pkgname}-cli-v${version}
|
||||
build_style=go
|
||||
|
@ -11,7 +11,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/tsenart/vegeta"
|
||||
distfiles="https://$go_import_path/archive/cli/v$version.tar.gz"
|
||||
checksum=fbec8e3803b9f2487e8c90e1f7f9241d0e879cab2e7926456853d9f5f96a5643
|
||||
checksum=28b9c30d0dd4af3e83a857194cc8df6d00cb613e3d553c96d151638f509e2820
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
|
Loading…
Reference in New Issue