Skip to content
Snippets Groups Projects
Commit 2561bce2 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

lldpd: upgrade to 0.7.5


lldpd 0.7.1 has several alignment issues that trip a system configured
to fault on misaligned accesses.  Version 0.7.5 fixes that along with a
few other minor issues.

Signed-off-by: default avatarJohn Szakmeister <john@szakmeister.net>

SVN-Revision: 37168
parent 1f546910
No related branches found
No related tags found
No related merge requests found
......@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=lldpd
PKG_VERSION:=0.7.1
PKG_VERSION:=0.7.5
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://media.luffy.cx/files/lldpd
PKG_MD5SUM:=cee0e2ae7d4b8bf25ae234d9536052b8
PKG_MD5SUM:=2b3e91264dd7605b498051af6b749b47
PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment