From ea9b2144e4a8a73f2b9b75aec4614cfc03f6a511 Mon Sep 17 00:00:00 2001 From: Arda Demir Date: Mon, 16 Aug 2021 11:14:15 +0300 Subject: [PATCH] yq: update to 2.12.2. --- srcpkgs/yq/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/yq/template b/srcpkgs/yq/template index 2ad24598f3fd..3115f43c475c 100644 --- a/srcpkgs/yq/template +++ b/srcpkgs/yq/template @@ -1,7 +1,7 @@ # Template file for 'yq' pkgname=yq -version=2.11.1 -revision=2 +version=2.12.2 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-yaml" @@ -12,7 +12,7 @@ maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/kislyuk/yq" distfiles="${PYPI_SITE}/y/yq/yq-${version}.tar.gz" -checksum=74f64e3784a34d8a18efd8addc83cf5ca3478a0a69517d70fd9158a3809f99e0 +checksum=2f156d0724b61487ac8752ed4eaa702a5737b804d5afa46fa55866951cd106d2 do_check() { python3 test/test.py