Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openwrt
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
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Freifunk Luebeck
openwrt
Commits
c5ea37af
Commit
c5ea37af
authored
4 years ago
by
Stijn Tintel
Browse files
Options
Downloads
Patches
Plain Diff
lldpd: bump to 1.0.7
Signed-off-by:
Stijn Tintel
<
stijn@linux-ipv6.be
>
parent
864a76d2
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/services/lldpd/Makefile
+3
-3
3 additions, 3 deletions
package/network/services/lldpd/Makefile
with
3 additions
and
3 deletions
package/network/services/lldpd/Makefile
+
3
−
3
View file @
c5ea37af
...
@@ -8,12 +8,12 @@
...
@@ -8,12 +8,12 @@
include
$(TOPDIR)/rules.mk
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
lldpd
PKG_NAME
:=
lldpd
PKG_VERSION
:=
1.0.
5
PKG_VERSION
:=
1.0.
7
PKG_RELEASE
:=
2
PKG_RELEASE
:=
1
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
https://media.luffy.cx/files/lldpd
PKG_SOURCE_URL
:=
https://media.luffy.cx/files/lldpd
PKG_HASH
:=
2dd3b212f4dbabfcbb2794c0010b245f9f8e74b387984e757be6243a74c6cb99
PKG_HASH
:=
1df79179d489c841b49265f2ab5ff05f284a647e95862d2f3c02b3fb079a87e1
PKG_MAINTAINER
:=
Stijn Tintel <stijn@linux-ipv6.be>
PKG_MAINTAINER
:=
Stijn Tintel <stijn@linux-ipv6.be>
PKG_LICENSE
:=
ISC
PKG_LICENSE
:=
ISC
...
...
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