Browse Source

lldpd: bump to 1.0.12

Signed-off-by: Stijn Tintel <[email protected]>
Stijn Tintel 4 years ago
parent
commit
31d984a96e
1 changed files with 3 additions and 3 deletions
  1. 3 3
      package/network/services/lldpd/Makefile

+ 3 - 3
package/network/services/lldpd/Makefile

@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=lldpd
-PKG_VERSION:=1.0.9
-PKG_RELEASE:=3
+PKG_VERSION:=1.0.12
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://media.luffy.cx/files/lldpd
-PKG_HASH:=6b64eb3125952b1e33472198b054e8aa0dee45f45d3d4be22789090a474949f5
+PKG_HASH:=d194c65b5b9c98d194a2842ddc75ba17ebdee7ebd5499f81a98d24031628daf1
 
 PKG_MAINTAINER:=Stijn Tintel <[email protected]>
 PKG_LICENSE:=ISC