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:
0c908ee
)
yq: Update to 4.48.2
author
Tianling Shen
<
[email protected]
>
Sun, 16 Nov 2025 17:03:37 +0000
(
01:03
+0800)
committer
Tianling Shen
<
[email protected]
>
Sun, 16 Nov 2025 17:03:37 +0000
(
01:03
+0800)
Signed-off-by: Tianling Shen <
[email protected]
>
utils/yq/Makefile
patch
|
blob
|
history
diff --git
a/utils/yq/Makefile
b/utils/yq/Makefile
index ffea7866026b5775d7891fd66c70a70296483126..b50020fc669e9241a8582b0beb1d938f34a4423f 100644
(file)
--- a/
utils/yq/Makefile
+++ b/
utils/yq/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=yq
-PKG_VERSION:=4.48.
1
+PKG_VERSION:=4.48.
2
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:=
591158368f8155421bd8821754a67b4478ee2cde205b7abfbf2d50f90769cf0
e
+PKG_HASH:=
af464e5c227ad3894628de65db2996db0e4716a16388eaf08bfa73e93ad0604
e
PKG_MAINTAINER:=Tianling Shen <
[email protected]
>
PKG_LICENSE:=MIT