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
633d1dcf
Unverified
Commit
633d1dcf
authored
3 years ago
by
Tianling Shen
Browse files
Options
Downloads
Patches
Plain Diff
yq: Update to 4.7.1
Signed-off-by:
Tianling Shen
<
cnsztl@immortalwrt.org
>
parent
75e62371
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 @
633d1dcf
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
yq
PKG_VERSION
:=
4.7.
0
PKG_VERSION
:=
4.7.
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
:=
d4984f8f8ac5151797c8cf9c6ab8b705958802721c4405ef8a99206dcd00dcb5
PKG_HASH
:=
19a7c43aaac678065f436ddfdf8b0a75dd3883984f4b9548cabdf53eb09932f9
PKG_MAINTAINER
:=
Tianling Shen <cnsztl@immortalwrt.org>
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