yq: Update to 4.0.0 14276/head
authorTianling Shen <cnsztl@project-openwrt.eu.org>
Sun, 20 Dec 2020 04:12:44 +0000 (12:12 +0800)
committerTianling Shen <cnsztl@project-openwrt.eu.org>
Sun, 20 Dec 2020 04:12:44 +0000 (12:12 +0800)
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
utils/yq/Makefile

index 60e852a63a93d3fae2fcc82631f60776a321c706..4aad2a26c1a21c1bfa777b84b6720d4c7f0411f6 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=yq
-PKG_VERSION:=3.4.1
+PKG_VERSION:=4.0.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/mikefarah/yq/tar.gz/$(PKG_VERSION)?
-PKG_HASH:=73259f808d589d11ea7a18e4cd38a2e98b518a6c2c178d1ec57d9c5942277cb1
+PKG_HASH:=343916095f92925f8ea00554fafa62110cb0f8220afc2961577abbc0c6e48e8f
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@project-openwrt.eu.org>
 PKG_LICENSE:=MIT