summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2016-02-18 08:22:07 +0000
committerJohn Crispin <john@openwrt.org>2016-02-18 08:22:07 +0000
commit7a29f7c22d0d13f51411282d7294aec1862e235f (patch)
tree0b6a52e160820ee0216f0ff5ed6ccac925a14379
parent4d966e4dde31aaa93023a643a128ea764b6d583b (diff)
downloadmaster-31e0f0ae-7a29f7c22d0d13f51411282d7294aec1862e235f.tar.gz
master-31e0f0ae-7a29f7c22d0d13f51411282d7294aec1862e235f.tar.bz2
master-31e0f0ae-7a29f7c22d0d13f51411282d7294aec1862e235f.zip
lldp: Upgrade to 0.9.0
Signed-off-by: Ben Kelly <ben@benjii.net> SVN-Revision: 48738
-rw-r--r--package/network/services/lldpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/services/lldpd/Makefile b/package/network/services/lldpd/Makefile
index 81e4a8ffb0..15f826806e 100644
--- a/package/network/services/lldpd/Makefile
+++ b/package/network/services/lldpd/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=lldpd
-PKG_VERSION:=0.7.15
+PKG_VERSION:=0.9.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://media.luffy.cx/files/lldpd
-PKG_MD5SUM:=46f7ad97fc1d04084ab11b32fc0ed708
+PKG_MD5SUM:=ed0226129b0c90b3a45c273fe1aba8de
PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
PKG_LICENSE:=ISC