diff --git a/srcpkgs/revive/template b/srcpkgs/revive/template index 1b8b8b36bfc..a99796d2fb5 100644 --- a/srcpkgs/revive/template +++ b/srcpkgs/revive/template @@ -1,7 +1,7 @@ # Template file for 'revive' pkgname=revive -version=1.3.2 -revision=2 +version=1.3.4 +revision=1 build_style=go go_ldflags="-X github.com/mgechev/revive/cli.version=$version" go_import_path="github.com/mgechev/revive" @@ -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=3abccf0a2f2d9f257afbcfb48d96668ebb5fb360d2b460f9c1f166a9711ddeaa +checksum=78a5a5a416d9d6fb2111e978da59b6347516453d60d84ba7914bb1f839b00fe2 do_check() { go test -v ./...