mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
revive: update to 1.2.3.
This commit is contained in:
parent
fd18c489c1
commit
052537ed52
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'revive'
|
||||
pkgname=revive
|
||||
version=1.2.1
|
||||
version=1.2.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_ldflags="-X github.com/mgechev/revive/cli.version=$version"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Roberto Ricci <ricci@disroot.org>"
|
|||
license="MIT"
|
||||
homepage="https://revive.run/"
|
||||
distfiles="https://github.com/mgechev/revive/archive/v$version.tar.gz"
|
||||
checksum=47e9f371e934fe4dfce44098fd54a0aaeaa47079184a14ad263990a24fab1b35
|
||||
checksum=9a5135ba4b689adf069b964cceda7992eb94c7a514af6694dd60bf602f187165
|
||||
|
||||
do_check() {
|
||||
go test -v ./...
|
||||
|
|
Loading…
Add table
Reference in a new issue