vegeta: update to 12.8.3.
This commit is contained in:
parent
33a1792d20
commit
0392f35c4f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vegeta'
|
||||
pkgname=vegeta
|
||||
version=12.8.0
|
||||
version=12.8.3
|
||||
revision=1
|
||||
wrksrc=${pkgname}-${version}
|
||||
build_style=go
|
||||
|
@ -10,7 +10,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/tsenart/vegeta"
|
||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||
checksum=b4fe7e8ad0cf925ff82a8eff17e5238cfc7dd5dc3822615ef2cc6f8ee4c18309
|
||||
checksum=2e6326b2fe0ef273ae784600e2181e32d307b62beb29cc84ffc8ddd0d5352df9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue