diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2017-11-27 09:43:23 +0100 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2017-11-27 09:43:23 +0100 |
commit | 2f1c05bb8016b28cd5ea2f56b60da96b3aab0ba9 (patch) | |
tree | 603be28c894138056a12c9fe7448f6c29414cf6d /package/network | |
parent | 0b3087eebfb10b4c80ca2685fb88af71eaae750f (diff) | |
download | upstream-2f1c05bb8016b28cd5ea2f56b60da96b3aab0ba9.tar.gz upstream-2f1c05bb8016b28cd5ea2f56b60da96b3aab0ba9.tar.bz2 upstream-2f1c05bb8016b28cd5ea2f56b60da96b3aab0ba9.zip |
lldpd: bump to 0.9.9
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'package/network')
-rw-r--r-- | package/network/services/lldpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/services/lldpd/Makefile b/package/network/services/lldpd/Makefile index 8b1e4e96d8..cdd8f99d5e 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.8 +PKG_VERSION:=0.9.9 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://media.luffy.cx/files/lldpd -PKG_HASH:=9ee494e91bc33938575b2c09b26188c486ef8eac6e2155d250c189cc4e988c4f +PKG_HASH:=5e9e08f500d21376631cbc9f8e19a4b167cd38eb2d8fd9e660b8e80507f802db PKG_MAINTAINER:=Stijn Tintel <stijn@linux-ipv6.be> PKG_LICENSE:=ISC |