From 50a1b7049be8b6e1ef7e0ac106393c73cc50c3e0 Mon Sep 17 00:00:00 2001 From: q66 Date: Sun, 19 Apr 2020 04:39:52 +0200 Subject: [PATCH] yq-go: fix checksum --- srcpkgs/yq-go/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template index e8681b23896..e71b50c4b60 100644 --- a/srcpkgs/yq-go/template +++ b/srcpkgs/yq-go/template @@ -11,7 +11,7 @@ maintainer="Orphaned " license="MIT" homepage="https://github.com/mikefarah/yq" distfiles="https://github.com/mikefarah/yq/archive/${version}.tar.gz" -checksum=9c5786978c875c6ec6e0c72398d909d70f28a3a357ef101410869a72b3ad7e69 +checksum=93998c2c5f19f39301929f3da99ac083fb82547ad9c00cd761c0a94967962801 do_check() { go test -v