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:
5056242
)
yq: Update to 4.30.5
author
Tianling Shen
<
[email protected]
>
Mon, 28 Nov 2022 16:18:21 +0000
(
00:18
+0800)
committer
Tianling Shen
<
[email protected]
>
Mon, 28 Nov 2022 16:18:21 +0000
(
00:18
+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 9c3ab3fc4a72da9209443b852ab84635317e5bae..4bfa4d96bd2d058c9a6d466c8f5c782614b6c9cd 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.
4
+PKG_VERSION:=4.30.
5
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:=
d46e4f5176d6115107909623bd89ceb7ae991acc0980112ba9b0159811229c0
c
+PKG_HASH:=
54706926e44ca8f28c74c0165c4746f372daafd4db885b709fdaf5e8f2e4502
c
PKG_MAINTAINER:=Tianling Shen <
[email protected]
>
PKG_LICENSE:=MIT