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
42442e59
Unverified
Commit
42442e59
authored
3 years ago
by
Rosen Penev
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #15742 from neheb/sumoo
sumo: update to 1.9.2
parents
8362bb77
2e7ede0e
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/sumo/Makefile
+3
-3
3 additions, 3 deletions
utils/sumo/Makefile
with
3 additions
and
3 deletions
utils/sumo/Makefile
+
3
−
3
View file @
42442e59
...
...
@@ -8,12 +8,12 @@
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
sumo
PKG_VERSION
:=
1.
8.0
PKG_RELEASE
:=
1
PKG_VERSION
:=
1.
9.2
PKG_RELEASE
:=
$(
AUTORELEASE
)
PKG_SOURCE
:=
$(
PKG_NAME
)
-src-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
@SF/sumo
PKG_HASH
:=
fb0636152085153155ddb41841f0175c5f1e7989907b883f6c7453c63af49edb
PKG_HASH
:=
193a8ab14bb305d3967625d76cd291f5c55bb906817465f2a12c2e69f4b80813
PKG_MAINTAINER
:=
Álvaro Fernández Rojas <noltari@gmail.com>
PKG_LICENSE
:=
GPL-3.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