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:
ec90d11
)
yq: Update to 4.34.2
author
Tianling Shen
<cnsztl@immortalwrt.org>
Fri, 14 Jul 2023 06:13:46 +0000
(14:13 +0800)
committer
Tianling Shen
<cnsztl@immortalwrt.org>
Sat, 15 Jul 2023 19:17:42 +0000
(
03:17
+0800)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
1cb2590c1743eeb4c357b1f0d7e3fb47b3640ae6
)
utils/yq/Makefile
patch
|
blob
|
history
diff --git
a/utils/yq/Makefile
b/utils/yq/Makefile
index 58a3c9419203e94b7481ecc374c1402f63cfb4f7..39bc0a3d5adb408dec38201b59a4f061e8c8ad44 100644
(file)
--- a/
utils/yq/Makefile
+++ b/
utils/yq/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=yq
-PKG_VERSION:=4.34.
1
+PKG_VERSION:=4.34.
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:=
69ff6f8bbb5f9eff5ccb537597740d24200db201b2709e442ae5effdbcb8ff9d
+PKG_HASH:=
035b7e827eccc66907270ff7f0d35c7917d56ded4aff44f7b942fe4802b70d01
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
PKG_LICENSE:=MIT