mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
revive: update to 1.7.0.
This commit is contained in:
parent
3a10acf3f3
commit
7bee14810f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'revive'
|
||||
pkgname=revive
|
||||
version=1.6.0
|
||||
version=1.7.0
|
||||
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=eb732f7efffd8413b512cd89b68036541641ff47c44e75a1532ca17af0db39e3
|
||||
checksum=2ea41ab2e8e7dd344cc52d002551cb0e640dd24ab569ad273906110cf4134a88
|
||||
|
||||
post_install() {
|
||||
vdoc RULES_DESCRIPTIONS.md
|
||||
|
|
Loading…
Add table
Reference in a new issue