diff --git a/srcpkgs/yq/template b/srcpkgs/yq/template index 100dc4be7dd..2ad24598f3f 100644 --- a/srcpkgs/yq/template +++ b/srcpkgs/yq/template @@ -1,7 +1,7 @@ # Template file for 'yq' pkgname=yq version=2.11.1 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-yaml"