Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
openwrt-packages
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Markus Gothe
openwrt-packages
Commits
6c6b74b8
Unverified
Commit
6c6b74b8
authored
3 years ago
by
Tianling Shen
Browse files
Options
Downloads
Patches
Plain Diff
yq: Update to 4.9.6
Signed-off-by:
Tianling Shen
<
cnsztl@immortalwrt.org
>
parent
f7432ce1
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
utils/yq/Makefile
+2
-2
2 additions, 2 deletions
utils/yq/Makefile
with
2 additions
and
2 deletions
utils/yq/Makefile
+
2
−
2
View file @
6c6b74b8
include
$(TOPDIR)/rules.mk
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
yq
PKG_NAME
:=
yq
PKG_VERSION
:=
4.9.
3
PKG_VERSION
:=
4.9.
6
PKG_RELEASE
:=
$(
AUTORELEASE
)
PKG_RELEASE
:=
$(
AUTORELEASE
)
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
https://codeload.github.com/mikefarah/yq/tar.gz/v
$(
PKG_VERSION
)
?
PKG_SOURCE_URL
:=
https://codeload.github.com/mikefarah/yq/tar.gz/v
$(
PKG_VERSION
)
?
PKG_HASH
:=
b66b9b4182f8fd23d974c3d35e0552f5fdd5280162cec31102f69c3119ed1694
PKG_HASH
:=
40f549d801826b4a7bdad0b2a924f10b354da1d518759b2974e82dda7563f7ee
PKG_MAINTAINER
:=
Tianling Shen <cnsztl@immortalwrt.org>
PKG_MAINTAINER
:=
Tianling Shen <cnsztl@immortalwrt.org>
PKG_LICENSE
:=
MIT
PKG_LICENSE
:=
MIT
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment