From 32746158a515c11e6ee56aa9323ab56f6f780681 Mon Sep 17 00:00:00 2001 From: icp Date: Wed, 16 Jul 2025 01:01:25 +0530 Subject: [PATCH] revive: update to 1.11.0. --- srcpkgs/revive/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/revive/template b/srcpkgs/revive/template index c0d8b615492..dcb18a907a1 100644 --- a/srcpkgs/revive/template +++ b/srcpkgs/revive/template @@ -1,6 +1,6 @@ # Template file for 'revive' pkgname=revive -version=1.10.0 +version=1.11.0 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=c7f8165cef5e9270b198b2fea4166641b3b824588eebdd600e25df1b50489a9c +checksum=1624844ed9a3e33fab2f1af6485a3894be2e6050c8f06ecfc83fc236cbc09192 post_install() { vdoc RULES_DESCRIPTIONS.md