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:
e3fe484
)
yq: Update to 4.28.1
author
Tianling Shen
<
[email protected]
>
Sat, 8 Oct 2022 06:25:38 +0000
(14:25 +0800)
committer
Nick Hainke
<
[email protected]
>
Sat, 8 Oct 2022 13:34:27 +0000
(15:34 +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 ed73a0ace9bd0f11d851a37be50f021ee8c7ad53..497effae62bb73cfeb71365813a51fe0a6070bb6 100644
(file)
--- a/
utils/yq/Makefile
+++ b/
utils/yq/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=yq
-PKG_VERSION:=4.2
7.5
+PKG_VERSION:=4.2
8.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:=
0b9ed8759c53534978a661786845eb3c6ec425aee15bab4742d1bead73e28150
+PKG_HASH:=
fde7e2d1d79c927f0d36a4d2b5fadff516db8285d88363cf7af34239512c084d
PKG_MAINTAINER:=Tianling Shen <
[email protected]
>
PKG_LICENSE:=MIT