From fdeda6d7ce319ccf8854ff8527406894946f53e8 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Fri, 25 Jul 2025 22:17:09 +0200 Subject: [PATCH] yq-go: update to 4.47.1, adopt. --- srcpkgs/yq-go/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template index 082c02822b2..16a313278a3 100644 --- a/srcpkgs/yq-go/template +++ b/srcpkgs/yq-go/template @@ -1,16 +1,16 @@ # Template file for 'yq-go' pkgname=yq-go -version=4.44.3 +version=4.47.1 revision=1 build_style=go go_import_path=github.com/mikefarah/yq/v4 short_desc="Command-line YAML, JSON, XML, CSV, TOML and properties processor" -maintainer="Orphaned " +maintainer="Bnyro " license="MIT" homepage="https://mikefarah.gitbook.io/yq" changelog="https://raw.githubusercontent.com/mikefarah/yq/master/release_notes.txt" distfiles="https://github.com/mikefarah/yq/archive/refs/tags/v${version}.tar.gz" -checksum=ea950f5622480fc0ff3708c52589426a737cd4ec887a52922a74efa1be8f2fbf +checksum=48ef09b9ffdb80f26ee516fa2fc83f713c1b49f503cedef79a96435509d456af post_install() { # this came after yq 'the jq wrapper for yaml' so yq has the right to