yq: Update to v4.4.1 14546/head
authorTianling Shen <cnsztl@project-openwrt.eu.org>
Sat, 23 Jan 2021 14:56:11 +0000 (22:56 +0800)
committerTianling Shen <cnsztl@project-openwrt.eu.org>
Sat, 23 Jan 2021 14:58:52 +0000 (22:58 +0800)
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
utils/yq/Makefile

index cca40df83ed9648a55e4a44a63c07af75b264a03..ff27dfc0522ffcc3c51433925c38492ceefb5cd2 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=yq
-PKG_VERSION:=4.2.1
+PKG_VERSION:=4.4.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/mikefarah/yq/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=83d0bc17078552084eeeebd7c505add331baa89ffde2253119340d22f3b80685
+PKG_HASH:=bdd078847a74245e4c09af3dc31cdb482588398f342a8db4c019115a8495ebad
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@project-openwrt.eu.org>
 PKG_LICENSE:=MIT