From 39d0b8fea8c8731fb6829f8568edaec80bdf44db Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 9 Jan 2015 12:35:09 +0000 Subject: lldpd: update to v0.7.13 Signed-off-by: Jo-Philipp Wich SVN-Revision: 43891 --- package/network/services/lldpd/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/network/services/lldpd/Makefile') diff --git a/package/network/services/lldpd/Makefile b/package/network/services/lldpd/Makefile index cffae63dfd..88982d1a86 100644 --- a/package/network/services/lldpd/Makefile +++ b/package/network/services/lldpd/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2013 OpenWrt.org +# Copyright (C) 2008-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lldpd -PKG_VERSION:=0.7.10 +PKG_VERSION:=0.7.13 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://media.luffy.cx/files/lldpd -PKG_MD5SUM:=508f2e76703abf8420d9223aae3db548 +PKG_MD5SUM:=13e8be761753eac9a8e12128acba40b4 PKG_MAINTAINER:=Jo-Philipp Wich PKG_LICENSE:=ISC -- cgit v1.2.3