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:
3fb7384
)
yq: Update to 4.44.5
openwrt-24.10
author
Tianling Shen
<cnsztl@immortalwrt.org>
Wed, 20 Nov 2024 13:18:50 +0000
(21:18 +0800)
committer
Tianling Shen
<cnsztl@immortalwrt.org>
Thu, 21 Nov 2024 06:48:26 +0000
(14:48 +0800)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
6945c7bb65d8f9e9eb42f53c3cd390c6cffc0aa5
)
utils/yq/Makefile
patch
|
blob
|
history
diff --git
a/utils/yq/Makefile
b/utils/yq/Makefile
index 6526db04f8cc03c52f4b06b619ad30e819c59d3d..2cef8c3b42264359ff600b8bf23c41b8b8cdf626 100644
(file)
--- a/
utils/yq/Makefile
+++ b/
utils/yq/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=yq
-PKG_VERSION:=4.44.
3
+PKG_VERSION:=4.44.
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:=
ea950f5622480fc0ff3708c52589426a737cd4ec887a52922a74efa1be8f2fbf
+PKG_HASH:=
1505367f4a6c0c4f3b91c6197ffed4112d29ef97c48d0b5e66530cfa851d3f0e
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
PKG_LICENSE:=MIT