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
bdb017dd
Unverified
Commit
bdb017dd
authored
3 years ago
by
Rosen Penev
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #15740 from neheb/moreut
moreutils: update to 0.65
parents
2e1034d7
f4a65f15
No related branches found
Branches containing commit
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/moreutils/Makefile
+3
-3
3 additions, 3 deletions
utils/moreutils/Makefile
with
3 additions
and
3 deletions
utils/moreutils/Makefile
+
3
−
3
View file @
bdb017dd
...
@@ -8,12 +8,12 @@
...
@@ -8,12 +8,12 @@
include
$(TOPDIR)/rules.mk
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
moreutils
PKG_NAME
:=
moreutils
PKG_VERSION
:=
0.6
4
PKG_VERSION
:=
0.6
5
PKG_RELEASE
:=
1
PKG_RELEASE
:=
$(
AUTORELEASE
)
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
https://git.kitenet.net/index.cgi/moreutils.git/snapshot
PKG_SOURCE_URL
:=
https://git.kitenet.net/index.cgi/moreutils.git/snapshot
PKG_HASH
:=
fed203542c5c2b55c3a41d21bca5bc627ec1f6d7313ed2f758c69798d65770ec
PKG_HASH
:=
60c9f6b55204e64cfcd12fd66e75cf7a061b6761f3d5b7797f2452cb17598881
PKG_MAINTAINER
:=
Nikil Mehta <nikil.mehta@gmail.com>
PKG_MAINTAINER
:=
Nikil Mehta <nikil.mehta@gmail.com>
PKG_LICENSE
:=
GPL-2.0-or-later
PKG_LICENSE
:=
GPL-2.0-or-later
...
...
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