aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/lldpd/Makefile
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2021-04-05 17:35:39 +0300
committerStijn Tintel <stijn@linux-ipv6.be>2021-04-05 18:27:42 +0300
commit8946be0ab568f7321c6c932ce94593ca52cd51cd (patch)
tree9414083743efc2acfc71d65a5acd20229e68eae7 /package/network/services/lldpd/Makefile
parentc935c6ffb6ccf435fda543dd4ba91b7981f0285b (diff)
downloadupstream-8946be0ab568f7321c6c932ce94593ca52cd51cd.tar.gz
upstream-8946be0ab568f7321c6c932ce94593ca52cd51cd.tar.bz2
upstream-8946be0ab568f7321c6c932ce94593ca52cd51cd.zip
lldpd: bump to 1.0.9
Contains fixes related to CVE-2020-27827. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'package/network/services/lldpd/Makefile')
-rw-r--r--package/network/services/lldpd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/services/lldpd/Makefile b/package/network/services/lldpd/Makefile
index 1329abe874..5f5ff89740 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:=1.0.7
-PKG_RELEASE:=2
+PKG_VERSION:=1.0.9
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://media.luffy.cx/files/lldpd
-PKG_HASH:=1df79179d489c841b49265f2ab5ff05f284a647e95862d2f3c02b3fb079a87e1
+PKG_HASH:=6b64eb3125952b1e33472198b054e8aa0dee45f45d3d4be22789090a474949f5
PKG_MAINTAINER:=Stijn Tintel <stijn@linux-ipv6.be>
PKG_LICENSE:=ISC