revive: update to 1.5.1.
This commit is contained in:
parent
33273b1880
commit
2940dfca22
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'revive'
|
||||
pkgname=revive
|
||||
version=1.4.0
|
||||
version=1.5.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_ldflags="-X github.com/mgechev/revive/cli.version=$version"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://revive.run/"
|
||||
changelog="https://github.com/mgechev/revive/releases"
|
||||
distfiles="https://github.com/mgechev/revive/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=e5c80b623febb48c1605c4e8ec8cdca08d292cce939213d1dc3c2fb37c7dd10c
|
||||
checksum=268e177492aa260940c6342735914ed22ddfe6a366c1cb59cbe4315da744b19a
|
||||
|
||||
post_install() {
|
||||
vdoc RULES_DESCRIPTIONS.md
|
||||
|
|
Loading…
Reference in New Issue