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
Container Registry
Model registry
Operate
Environments
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
Feed
openwrt-packages
Commits
51a2c2b5
Unverified
Commit
51a2c2b5
authored
3 years ago
by
Rosen Penev
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #15736 from neheb/fsh
fish: update to 3.2.2
parents
fa761fcd
6abb64b3
No related branches found
No related tags found
1 merge request
!13
Uplift of packages using two step method. Use commits specified by feeds.conf.default from main repo.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
utils/fish/Makefile
+2
-2
2 additions, 2 deletions
utils/fish/Makefile
with
2 additions
and
2 deletions
utils/fish/Makefile
+
2
−
2
View file @
51a2c2b5
...
...
@@ -5,12 +5,12 @@
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
fish
PKG_VERSION
:=
3.2.
1
PKG_VERSION
:=
3.2.
2
PKG_RELEASE
:=
$(
AUTORELEASE
)
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.xz
PKG_SOURCE_URL
:=
https://github.com/fish-shell/fish-shell/releases/download/
$(
PKG_VERSION
)
PKG_HASH
:=
d8e49f4090d3778df17dd825e4a2a80192015682423cd9dd02b6675d65c3af5b
PKG_HASH
:=
5944da1a8893d11b0828a4fd9136ee174549daffb3d0adfdd8917856fe6b4009
PKG_MAINTAINER
:=
Curtis Jiang <jqqqqqqqqqq@gmail.com>, Hao Dong <halbertdong@gmail.com>
PKG_LICENSE
:=
GPL-2.0-only
...
...
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