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:
f3ab672
)
yq: Update to 4.27.5
author
Tianling Shen
<
[email protected]
>
Mon, 19 Sep 2022 02:33:32 +0000
(10:33 +0800)
committer
Rosen Penev
<
[email protected]
>
Fri, 23 Sep 2022 20:42:47 +0000
(13:42 -0700)
Signed-off-by: Tianling Shen <
[email protected]
>
(cherry picked from commit
fca4f1b8301917cb4eb64d0f5e9bfb4836d3d8e8
)
utils/yq/Makefile
patch
|
blob
|
history
diff --git
a/utils/yq/Makefile
b/utils/yq/Makefile
index 02383e7bc422a52b3fc22ecd4e4cac08d49afc99..ed73a0ace9bd0f11d851a37be50f021ee8c7ad53 100644
(file)
--- a/
utils/yq/Makefile
+++ b/
utils/yq/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=yq
-PKG_VERSION:=4.27.
3
+PKG_VERSION:=4.27.
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:=
21865c7db6f0aa4d019106f8b7bfceb0ca746ca0265f4d61c855edb0ed41b17d
+PKG_HASH:=
0b9ed8759c53534978a661786845eb3c6ec425aee15bab4742d1bead73e28150
PKG_MAINTAINER:=Tianling Shen <
[email protected]
>
PKG_LICENSE:=MIT