mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
parent
aa0b296dd8
commit
1b8983784f
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.0.8
|
version=1.0.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_ldflags="-X main.version=$version -X main.builtBy=xbps"
|
go_ldflags="-X main.version=$version -X main.builtBy=xbps"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Roberto Ricci <ricci@disroot.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://revive.run/"
|
homepage="https://revive.run/"
|
||||||
distfiles="https://github.com/mgechev/revive/archive/v$version.tar.gz"
|
distfiles="https://github.com/mgechev/revive/archive/v$version.tar.gz"
|
||||||
checksum=d9f1345cfcbcba7198cf3854d6347cdfbf8d19c8899b832607fd169945523890
|
checksum=5b80b65ca5a76b1d52e66eff5f2f217f11a3f7ec137deeb2314986b45dfcada9
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
go test -v ./...
|
go test -v ./...
|
||||||
|
|
Loading…
Add table
Reference in a new issue