aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2021-02-22 14:42:48 -0800
committerGitHub <noreply@github.com>2021-02-22 14:42:48 -0800
commit9543f72c7755e87686c5ac1e46565d8268d1d0ff (patch)
tree6a08c23a3bf1f0dcd8baaa5754328cba1a4ebf48
parente2938499ebb2fe539330d96165e5e2238d6ebc0b (diff)
parentb8a2c86aa7e0d008ee896ddc10dd467d406f5499 (diff)
Merge pull request #14849 from 1715173329/yq-mter
yq: bump to 4.6.0, remove myself from maintainters
-rw-r--r--utils/yq/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/yq/Makefile b/utils/yq/Makefile
index fbe203aeb..e021c9a49 100644
--- a/utils/yq/Makefile
+++ b/utils/yq/Makefile
@@ -1,14 +1,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=yq
-PKG_VERSION:=4.5.1
+PKG_VERSION:=4.6.0
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:=6fef6989069d241dead6203e5cd3e647511b5a9fb73c1c0bddb03a17e36c4037
+PKG_HASH:=67c2c4d832da46e3f2d2f364f8b85af5468c9dc1800d5cf066bd25ff5beb9a66
-PKG_MAINTAINER:=Tianling Shen <cnsztl@project-openwrt.eu.org>
+PKG_MAINTAINER:=
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE