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:
d7d38a4
)
yq: Update to 4.30.2
author
Tianling Shen
<
[email protected]
>
Sun, 13 Nov 2022 14:30:25 +0000
(22:30 +0800)
committer
Tianling Shen
<
[email protected]
>
Sun, 13 Nov 2022 15:11:14 +0000
(23:11 +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 76f77fbcbfbc32441601ea54558fcc2aabe2b49a..0d8b070b691994a1368dc8e6dfdea24f1205fede 100644
(file)
--- a/
utils/yq/Makefile
+++ b/
utils/yq/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=yq
-PKG_VERSION:=4.30.
1
+PKG_VERSION:=4.30.
2
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/mikefarah/yq/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=
bffd28abbfd1037a9f1424bfa38276d7917c4ebfaee88d88ac117223c3c22291
+PKG_HASH:=
6dc5001650ee6a3ada4f4464b31da1128f5415c0f0fd8be9aca15e837f7eb90b
PKG_MAINTAINER:=Tianling Shen <
[email protected]
>
PKG_LICENSE:=MIT