[openwrt/openwrt] lldpd: bump to 1.0.1

LEDE Commits lede-commits at lists.infradead.org
Sun Apr 15 14:25:54 PDT 2018


stintel pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/03774d28e1c12f24857cdb44a110df593cec42a6

commit 03774d28e1c12f24857cdb44a110df593cec42a6
Author: Stijn Tintel <stijn at linux-ipv6.be>
AuthorDate: Sun Apr 15 21:41:11 2018 +0300

    lldpd: bump to 1.0.1
    
    Signed-off-by: Stijn Tintel <stijn at linux-ipv6.be>
---
 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 cdd8f99..22b55c6 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.9
+PKG_VERSION:=1.0.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://media.luffy.cx/files/lldpd
-PKG_HASH:=5e9e08f500d21376631cbc9f8e19a4b167cd38eb2d8fd9e660b8e80507f802db
+PKG_HASH:=450b622aac7ae1758f1ef82f3b7b94ec47f2ff33abfb0e6ac82555b9ee55f151
 
 PKG_MAINTAINER:=Stijn Tintel <stijn at linux-ipv6.be>
 PKG_LICENSE:=ISC



More information about the lede-commits mailing list