mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
a0c0b6ff1c
commit
461958ee8a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'revive'
|
# Template file for 'revive'
|
||||||
pkgname=revive
|
pkgname=revive
|
||||||
version=1.5.1
|
version=1.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_ldflags="-X github.com/mgechev/revive/cli.version=$version"
|
go_ldflags="-X github.com/mgechev/revive/cli.version=$version"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://revive.run/"
|
homepage="https://revive.run/"
|
||||||
changelog="https://github.com/mgechev/revive/releases"
|
changelog="https://github.com/mgechev/revive/releases"
|
||||||
distfiles="https://github.com/mgechev/revive/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/mgechev/revive/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=268e177492aa260940c6342735914ed22ddfe6a366c1cb59cbe4315da744b19a
|
checksum=eb732f7efffd8413b512cd89b68036541641ff47c44e75a1532ca17af0db39e3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc RULES_DESCRIPTIONS.md
|
vdoc RULES_DESCRIPTIONS.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue