[source] lldpd: bump to 0.9.7

LEDE Commits lede-commits at lists.infradead.org
Thu Dec 14 09:44:19 PST 2017


jow pushed a commit to source.git, branch lede-17.01:
https://git.lede-project.org/26ea59cd018ddb01a0b101a997d611d5cf2d7cf8

commit 26ea59cd018ddb01a0b101a997d611d5cf2d7cf8
Author: Stijn Tintel <stijn at linux-ipv6.be>
AuthorDate: Wed May 24 14:56:22 2017 +0200

    lldpd: bump to 0.9.7
    
    Signed-off-by: Stijn Tintel <stijn at linux-ipv6.be>
    (cherry picked from commit 423a7a6b752d4780f7f61722443ed5f4f50e3bda)
---
 package/network/services/lldpd/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/network/services/lldpd/Makefile b/package/network/services/lldpd/Makefile
index 2bd5c8f..344d682 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.6
+PKG_VERSION:=0.9.7
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://media.luffy.cx/files/lldpd
-PKG_HASH:=e74e2dd7e2a233ca1ff385c925ddae2a916d302819d1433741407d2f8fb0ddd8
+PKG_HASH:=b9360355c30a3c06fd5c0a6e658f2ad8bf77037d5a17c6fcabf20e62882e0db8
 
 PKG_MAINTAINER:=Stijn Tintel <stijn at linux-ipv6.be>
 PKG_LICENSE:=ISC



More information about the lede-commits mailing list