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:
1b50042
)
yq: Update to 4.40.5
author
Tianling Shen
<cnsztl@immortalwrt.org>
Wed, 13 Dec 2023 06:22:17 +0000
(14:22 +0800)
committer
Tianling Shen
<cnsztl@immortalwrt.org>
Tue, 26 Dec 2023 11:46:05 +0000
(19:46 +0800)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
708b69f86f755c2cb13b019c54f5c3296590be41
)
utils/yq/Makefile
patch
|
blob
|
history
diff --git
a/utils/yq/Makefile
b/utils/yq/Makefile
index 58254df8fb81bef3f21550340f675dee7ca90ac0..b4283c09baf69c82ee4af9c8aa930795ec0159b2 100644
(file)
--- a/
utils/yq/Makefile
+++ b/
utils/yq/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=yq
-PKG_VERSION:=4.40.
4
+PKG_VERSION:=4.40.
5
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:=
ac89c7e33ad6c62985d9c695251f66143562be10a07a2b70d14334aa3b94f764
+PKG_HASH:=
6ab08e0332697cf6a95383a38fd70c5162d00c0e28ea4b2311e9646b664aabe3
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
PKG_LICENSE:=MIT