From 5f51c003ca037cda1310886e53d031620794f768 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Mon, 8 Mar 2021 15:50:39 +0100 Subject: [PATCH] yq: update to 2.12.0. --- srcpkgs/yq/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/yq/template b/srcpkgs/yq/template index 2ad24598f3f..5e027c4e020 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.0 +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=1d2ad403504d306b5258b86c698f9856d7ad58b7bb17a2b875691a6a7b8c4c20 do_check() { python3 test/test.py