mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
revive: update to 1.3.7.
This commit is contained in:
parent
ce40f75266
commit
1c09428ed0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'revive'
|
||||
pkgname=revive
|
||||
version=1.3.6
|
||||
version=1.3.7
|
||||
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=64ee2af7820143ec6967b1da3eda641ef74cee071fc7f48d8a0e2e9f272e66d3
|
||||
checksum=b2dccf39ca74ac858feb67e07b7aecdcb14c8252bf000057acd19893494b2747
|
||||
|
||||
do_check() {
|
||||
go test -v ./...
|
||||
|
|
Loading…
Add table
Reference in a new issue