From dca61c0261f8627814ff56cc8dcc5387de3860fd Mon Sep 17 00:00:00 2001 From: François Goudal Date: Wed, 18 Aug 2021 23:01:23 +0200 Subject: jq: Backport a bunch of commits in order to fix jq-1.6 terrible performance on startup MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: François Goudal --- utils/jq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/jq/Makefile') diff --git a/utils/jq/Makefile b/utils/jq/Makefile index d5ffdd091..402e9983c 100644 --- a/utils/jq/Makefile +++ b/utils/jq/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=jq PKG_VERSION:=1.6 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_LICENSE:=BSD PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -- cgit v1.2.3