revive: update to 1.4.0.
This commit is contained in:
parent
dcb13f7e05
commit
cf4e45632a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'revive'
|
||||
pkgname=revive
|
||||
version=1.3.9
|
||||
revision=2
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_ldflags="-X github.com/mgechev/revive/cli.version=$version"
|
||||
go_import_path="github.com/mgechev/revive"
|
||||
|
@ -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=a9373b4a2cd480d5383831b6927bc701f9ca1d02c5dc3e7c3f34d4bb189167cb
|
||||
checksum=e5c80b623febb48c1605c4e8ec8cdca08d292cce939213d1dc3c2fb37c7dd10c
|
||||
|
||||
post_install() {
|
||||
vdoc RULES_DESCRIPTIONS.md
|
||||
|
|
Loading…
Reference in New Issue