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:
8e8c8f3
)
yq: Update to 4.31.1
author
Tianling Shen
<cnsztl@immortalwrt.org>
Tue, 21 Feb 2023 07:57:46 +0000
(15:57 +0800)
committer
Tianling Shen
<cnsztl@immortalwrt.org>
Sun, 5 Mar 2023 06:47:58 +0000
(14:47 +0800)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
b76bd94605c9c53b64935c78bba6ff98e2847e16
)
utils/yq/Makefile
patch
|
blob
|
history
diff --git
a/utils/yq/Makefile
b/utils/yq/Makefile
index b386e94f08a460f5c473d802cd8fb5d1e2f9437b..51eb69e933284cf7b41d3b12c51f6d5b84ab11b1 100644
(file)
--- a/
utils/yq/Makefile
+++ b/
utils/yq/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=yq
-PKG_VERSION:=4.3
0.8
+PKG_VERSION:=4.3
1.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:=
aaf6c9f37968970413b8a6daf0b313a86efd1b8e3e5959e527b50636508eb776
+PKG_HASH:=
6481cd93fe9a773ea20f738a3340c88e691f3d073bc6d2fceee3f5b3867399fc
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
PKG_LICENSE:=MIT