From ff6741b4f355b5ff1408d719bdfd50f5253e45ba Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 14 Mar 2025 11:30:55 +0100 Subject: [PATCH] grpcurl: update to 1.9.3. --- srcpkgs/grpcurl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/grpcurl/template b/srcpkgs/grpcurl/template index 203b6fec060..5df514808e1 100644 --- a/srcpkgs/grpcurl/template +++ b/srcpkgs/grpcurl/template @@ -1,6 +1,6 @@ # Template file for 'grpcurl' pkgname=grpcurl -version=1.9.2 +version=1.9.3 revision=1 build_style=go go_import_path="github.com/fullstorydev/grpcurl" @@ -11,7 +11,7 @@ maintainer="Leah Neukirchen " license="MIT" homepage="https://github.com/fullstorydev/grpcurl" distfiles="https://github.com/fullstorydev/grpcurl/archive/refs/tags/v${version}.tar.gz" -checksum=9259935b6ef86d701caef60be338600798348368c0f4dca063a45cf88d8186a8 +checksum=bb555087f279af156159c86d4d3d5dd3f2991129e4cd6b09114e6851a679340d post_install() { vlicense LICENSE