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
41164ba2
Commit
41164ba2
authored
8 years ago
by
John Crispin
Browse files
Options
Downloads
Patches
Plain Diff
odhcpd: update to latest git HEAD
Signed-off-by:
John Crispin
<
john@phrozen.org
>
parent
8aa9f6bd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package/network/services/odhcpd/Makefile
+4
-4
4 additions, 4 deletions
package/network/services/odhcpd/Makefile
with
4 additions
and
4 deletions
package/network/services/odhcpd/Makefile
+
4
−
4
View file @
41164ba2
...
@@ -8,15 +8,15 @@
...
@@ -8,15 +8,15 @@
include
$(TOPDIR)/rules.mk
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
odhcpd
PKG_NAME
:=
odhcpd
PKG_VERSION
:=
2016-11-1
4
PKG_VERSION
:=
2016-11-
2
1
PKG_RELEASE
=
$(
PKG_SOURCE_VERSION
)
PKG_RELEASE
=
$(
PKG_SOURCE_VERSION
)
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.xz
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.xz
PKG_SOURCE_SUBDIR
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
PKG_SOURCE_SUBDIR
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
PKG_SOURCE_URL
:=
https
://git
hub.com/sbyx
/odhcpd.git
PKG_SOURCE_URL
:=
git
://git
.lede-project.org/project
/odhcpd.git
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_VERSION
:=
6292fcd5c2b73cdc3cbc8942672cf7a4173354b1
PKG_SOURCE_VERSION
:=
371a80c7257d9207e242db15e257b12d4c0238b2
PKG_MIRROR_MD5SUM
:=
76224223eead65d1736c09c3fdadf0314f7e2cbac288255849a90b580ca2f3fd
PKG_MIRROR_MD5SUM
:=
90b872f5b079be5b12d21c470746d5adbc88ae9ddb1800a97aa0d31574de677c
PKG_MAINTAINER
:=
Steven Barth <steven@midlink.org>
PKG_MAINTAINER
:=
Steven Barth <steven@midlink.org>
PKG_LICENSE
:=
GPL-2.0
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