projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93b973f
)
yq: Update to 4.33.2
author
Tianling Shen
<cnsztl@immortalwrt.org>
Mon, 3 Apr 2023 10:29:41 +0000
(18:29 +0800)
committer
Tianling Shen
<cnsztl@immortalwrt.org>
Thu, 6 Apr 2023 10:51:30 +0000
(18:51 +0800)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
0b255830e9b33c4848c4ee65419ca3755baf883f
)
utils/yq/Makefile
patch
|
blob
|
history
diff --git
a/utils/yq/Makefile
b/utils/yq/Makefile
index 66637965ebd1dc2261e3bd8b0c55a32ce3e1e969..4349a9898db10e4cc5cb0e2c73085c60cc81b836 100644
(file)
--- a/
utils/yq/Makefile
+++ b/
utils/yq/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=yq
-PKG_VERSION:=4.33.
1
+PKG_VERSION:=4.33.
2
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:=
c38b8210fb5a80ac88314fa346ea31f3dc9324cae9fe93cb334cacf909e09bc3
+PKG_HASH:=
eea0435bef57a4523dbbe3680fafc321d821986a49a92af69b0c637a428d454d
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
PKG_LICENSE:=MIT