From: Stijn Tintel Date: Sun, 10 Sep 2017 19:27:15 +0000 (+0200) Subject: lldpd: bump to 0.9.8 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=910e3bed129e6bbd40d28f861b8429505a649ebe;p=openwrt%2Fstaging%2Flynxis.git lldpd: bump to 0.9.8 Signed-off-by: Stijn Tintel --- diff --git a/package/network/services/lldpd/Makefile b/package/network/services/lldpd/Makefile index 344d682ad6..8b1e4e96d8 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.9.7 +PKG_VERSION:=0.9.8 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://media.luffy.cx/files/lldpd -PKG_HASH:=b9360355c30a3c06fd5c0a6e658f2ad8bf77037d5a17c6fcabf20e62882e0db8 +PKG_HASH:=9ee494e91bc33938575b2c09b26188c486ef8eac6e2155d250c189cc4e988c4f PKG_MAINTAINER:=Stijn Tintel PKG_LICENSE:=ISC