From c36e6e58422b26cb2a80e3dbc76e6e5fdff04499 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 11 Jun 2022 04:23:34 -0400 Subject: [PATCH] yq-go: update to 4.25.2. --- srcpkgs/yq-go/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template index fa1737d4e916..a665f952614f 100644 --- a/srcpkgs/yq-go/template +++ b/srcpkgs/yq-go/template @@ -1,6 +1,6 @@ # Template file for 'yq-go' pkgname=yq-go -version=4.24.5 +version=4.25.2 revision=1 wrksrc="yq-${version}" build_style=go @@ -11,7 +11,7 @@ license="MIT" homepage="https://github.com/mikefarah/yq" changelog="https://raw.githubusercontent.com/mikefarah/yq/master/release_notes.txt" distfiles="https://github.com/mikefarah/yq/archive/v${version}.tar.gz" -checksum=8ffab12d2d527f0ac62823777201f8e5e78c9af5c754914274db2733da98c796 +checksum=2aa2d3e4e44a74bc8a2213f60620f69366a86bbc9f5deffcc15047eaa4cf9e19 do_check() { go test -v