Skip to content

Commit

Permalink
lldpd: bump to 1.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Stijn Tintel <[email protected]>
  • Loading branch information
stintel committed Apr 15, 2018
1 parent d78dd1f commit 03774d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/network/services/lldpd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>
PKG_LICENSE:=ISC
Expand Down

0 comments on commit 03774d2

Please sign in to comment.