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:
3b36402
)
yq: Update to 4.43.1
author
Tianling Shen
<cnsztl@immortalwrt.org>
Mon, 1 Apr 2024 07:59:34 +0000
(15:59 +0800)
committer
Tianling Shen
<cnsztl@immortalwrt.org>
Sat, 31 Aug 2024 14:09:16 +0000
(22:09 +0800)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
ab21adbbff2fa0376d454e52630def0c15db5320
)
utils/yq/Makefile
patch
|
blob
|
history
diff --git
a/utils/yq/Makefile
b/utils/yq/Makefile
index ecd938d265a78cb4c7c7c82f67da2a31815df109..0c313dfc26e206ba69bb3d4a99b451cd177e2507 100644
(file)
--- a/
utils/yq/Makefile
+++ b/
utils/yq/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=yq
-PKG_VERSION:=4.4
2
.1
+PKG_VERSION:=4.4
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:=
be31e5e828a0251721ea71964596832d4a40cbc21c8a8392a804bc8d1c55dd62
+PKG_HASH:=
e5581d28bae2bcdf70501dfd251233c592eb3e39a210956ee74965b784435d63
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
PKG_LICENSE:=MIT