projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
683e9cf
)
lldpd: bump to 1.0.13
author
Stijn Tintel
<
[email protected]
>
Sun, 14 Nov 2021 18:59:47 +0000
(20:59 +0200)
committer
Stijn Tintel
<
[email protected]
>
Sun, 14 Nov 2021 19:26:41 +0000
(21:26 +0200)
Fixes CVE-2021-43612.
Signed-off-by: Stijn Tintel <
[email protected]
>
package/network/services/lldpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/lldpd/Makefile
b/package/network/services/lldpd/Makefile
index 9acc721b997642d18e147582496de34fd2a7b3e6..2d2a8c4a7d0051c62e03bd489f27b68fb6a15b7d 100644
(file)
--- 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.1
2
+PKG_VERSION:=1.0.1
3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://media.luffy.cx/files/lldpd
-PKG_HASH:=d
194c65b5b9c98d194a2842ddc75ba17ebdee7ebd5499f81a98d24031628daf
1
+PKG_HASH:=d
639827fd8a27720d1bfd94bc52eca24af63ddcc3c9d2da60788778889d8470
1
PKG_MAINTAINER:=Stijn Tintel <
[email protected]
>
PKG_LICENSE:=ISC