Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lede-mikrotik
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External 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
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Johannes Rudolph
lede-mikrotik
Commits
356a9f02
Commit
356a9f02
authored
9 years ago
by
Steven Barth
Browse files
Options
Downloads
Patches
Plain Diff
odhcp6c: fix parsing of LW4over6 parameters
Signed-off-by:
Steven Barth
<
steven@midlink.org
>
SVN-Revision: 45688
parent
3dd92743
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package/network/ipv6/odhcp6c/Makefile
+2
-2
2 additions, 2 deletions
package/network/ipv6/odhcp6c/Makefile
with
2 additions
and
2 deletions
package/network/ipv6/odhcp6c/Makefile
+
2
−
2
View file @
356a9f02
...
...
@@ -8,14 +8,14 @@
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
odhcp6c
PKG_VERSION
:=
2015-0
4-20
PKG_VERSION
:=
2015-0
5-16
PKG_RELEASE
=
$(
PKG_SOURCE_VERSION
)
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.bz2
PKG_SOURCE_SUBDIR
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
PKG_SOURCE_URL
:=
https://github.com/sbyx/odhcp6c.git
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_VERSION
:=
9ab4436ebed3a86f22bcc5831671d3d94c9f8155
PKG_SOURCE_VERSION
:=
68042ddafe0e1a3498b6c7a57ec8d2d20f25650b
PKG_MAINTAINER
:=
Steven Barth <steven@midlink.org>
PKG_LICENSE
:=
GPL-2.0
...
...
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