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:
51077c1
)
yq: Update to 4.27.3
author
Tianling Shen
<
[email protected]
>
Tue, 30 Aug 2022 06:48:07 +0000
(14:48 +0800)
committer
Rosen Penev
<
[email protected]
>
Sat, 3 Sep 2022 21:05:04 +0000
(14:05 -0700)
Signed-off-by: Tianling Shen <
[email protected]
>
(cherry picked from commit
90a76f6467c85157fabf1b614958f873b2169690
)
utils/yq/Makefile
patch
|
blob
|
history
diff --git
a/utils/yq/Makefile
b/utils/yq/Makefile
index 073182e6180370d783882cc23cf76261885893fe..02383e7bc422a52b3fc22ecd4e4cac08d49afc99 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.
2
+PKG_VERSION:=4.27.
3
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:=
7df68d38bd93804fe13dc61629453b6ef4f82d55287cd0d635efc41ff99cb5f5
+PKG_HASH:=
21865c7db6f0aa4d019106f8b7bfceb0ca746ca0265f4d61c855edb0ed41b17d
PKG_MAINTAINER:=Tianling Shen <
[email protected]
>
PKG_LICENSE:=MIT