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:
ce76cad
)
yq: Update to 4.41.1
author
Tianling Shen
<
[email protected]
>
Tue, 20 Feb 2024 07:47:34 +0000
(15:47 +0800)
committer
Tianling Shen
<
[email protected]
>
Tue, 20 Feb 2024 07:47:34 +0000
(15:47 +0800)
Signed-off-by: Tianling Shen <
[email protected]
>
utils/yq/Makefile
patch
|
blob
|
history
diff --git
a/utils/yq/Makefile
b/utils/yq/Makefile
index cddf44c8f9a394fd75f0a0368c26e94432c892a1..9c81dae19f23e2ad32b211c98ef4ffe98ca4355d 100644
(file)
--- a/
utils/yq/Makefile
+++ b/
utils/yq/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=yq
-PKG_VERSION:=4.4
0.7
+PKG_VERSION:=4.4
1.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:=
c38024d40ee37d26caba1824965d9ea1d65468f48b2bacd45647ff4f547fa59f
+PKG_HASH:=
25d61e72887f57510f88d1a30d515c7e2d79e7c6dce5c96aea7c069fcbc089e7
PKG_MAINTAINER:=Tianling Shen <
[email protected]
>
PKG_LICENSE:=MIT