From c7fa48007e0feae9a5f38abf8bcf952a02a11f49 Mon Sep 17 00:00:00 2001 From: Marko Ratkaj Date: Wed, 30 Mar 2022 16:29:49 +0200 Subject: [PATCH] jq: update maintainer email Signed-off-by: Marko Ratkaj --- utils/jq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/jq/Makefile b/utils/jq/Makefile index 402e9983cc..d0516a8def 100644 --- a/utils/jq/Makefile +++ b/utils/jq/Makefile @@ -15,6 +15,7 @@ PKG_LICENSE:=BSD PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/stedolan/jq/releases/download/jq-$(PKG_VERSION)/ PKG_HASH:=9625784cf2e4fd9842f1d407681ce4878b5b0dcddbcd31c6135114a30c71e6a8 +PKG_MAINTAINER:=Marko Ratkaj PKG_INSTALL:=1 @@ -36,7 +37,6 @@ define Package/jq CATEGORY:=Utilities TITLE:=Lightweight and flexible command-line JSON processor. URL:=https://stedolan.github.io/jq/ - MAINTAINER:=Marko Ratkaj endef define Package/jq/description -- 2.30.2