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:
12f8ebc
)
yq: Update to 4.33.1
author
Tianling Shen
<
[email protected]
>
Mon, 27 Mar 2023 11:43:11 +0000
(19:43 +0800)
committer
Tianling Shen
<
[email protected]
>
Mon, 27 Mar 2023 11:43:11 +0000
(19:43 +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 67005c08e411547a587d73435fb803203005e908..66637965ebd1dc2261e3bd8b0c55a32ce3e1e969 100644
(file)
--- a/
utils/yq/Makefile
+++ b/
utils/yq/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=yq
-PKG_VERSION:=4.3
2.2
+PKG_VERSION:=4.3
3.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:=
769b77a01fe8c389b17b3a5eb606a395540eb7ccdc533e2db2542baeceefcbc9
+PKG_HASH:=
c38b8210fb5a80ac88314fa346ea31f3dc9324cae9fe93cb334cacf909e09bc3
PKG_MAINTAINER:=Tianling Shen <
[email protected]
>
PKG_LICENSE:=MIT