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:
b3ea2c4
)
yq: Update to 4.30.1
author
Tianling Shen
<
[email protected]
>
Sat, 12 Nov 2022 15:28:26 +0000
(23:28 +0800)
committer
Hannu Nyman
<
[email protected]
>
Sat, 12 Nov 2022 16:46:00 +0000
(18:46 +0200)
Signed-off-by: Tianling Shen <
[email protected]
>
utils/yq/Makefile
patch
|
blob
|
history
diff --git
a/utils/yq/Makefile
b/utils/yq/Makefile
index 7cca84b80cccabd840b5e64a342c367710b00511..76f77fbcbfbc32441601ea54558fcc2aabe2b49a 100644
(file)
--- a/
utils/yq/Makefile
+++ b/
utils/yq/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=yq
-PKG_VERSION:=4.
29.2
+PKG_VERSION:=4.
30.1
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/mikefarah/yq/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=
4a349c7858793463555c12df698757265a3e46d6b107adac75fabc46d9591df6
+PKG_HASH:=
bffd28abbfd1037a9f1424bfa38276d7917c4ebfaee88d88ac117223c3c22291
PKG_MAINTAINER:=Tianling Shen <
[email protected]
>
PKG_LICENSE:=MIT