From 62c0bd075469673273d865ae59d23b458d6eeca4 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Tue, 12 Nov 2019 14:27:14 -0600 Subject: [PATCH] yq: update to 2.9.2 --- srcpkgs/yq/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yq/template b/srcpkgs/yq/template index d8dbcdaadd7..31a4e228195 100644 --- a/srcpkgs/yq/template +++ b/srcpkgs/yq/template @@ -1,6 +1,6 @@ # Template file for 'yq' pkgname=yq -version=2.8.1 +version=2.9.2 revision=1 archs=noarch build_style=python3-module @@ -14,7 +14,7 @@ maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/kislyuk/yq" distfiles="${PYPI_SITE}/y/yq/yq-${version}.tar.gz" -checksum=24d36c7e9e670209562a161b8506ff7e86959be49ba7aee4ca659810801e5710 +checksum=9a169c2cbdabf2e3151e7e289ac9aa94ee4284c135eacb630703102d6e321edd do_check() { python3 test/test.py