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:
a4f19ba
)
yq: Update to 4.45.1
author
Tianling Shen
<
[email protected]
>
Wed, 15 Jan 2025 06:54:46 +0000
(14:54 +0800)
committer
Tianling Shen
<
[email protected]
>
Wed, 15 Jan 2025 06:54:46 +0000
(14:54 +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 a17dee3df7b8e6823c01976f6b004a0f0dd35c79..46fdd3a365be437e06d2349cbd2482a6898cf080 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
4.6
+PKG_VERSION:=4.4
5.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:=
c0acef928168e5fdb26cd7e8320eddde822f30cf1942817f3f6b854dd721653f
+PKG_HASH:=
074a21a002c32a1db3850064ad1fc420083d037951c8102adecfea6c5fd96427
PKG_MAINTAINER:=Tianling Shen <
[email protected]
>
PKG_LICENSE:=MIT