mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/open-lldp: bump version to 1.1.1
https://github.com/intel/openlldp/blob/v1.1.1/ChangeLog Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
fe917c3671
commit
29e9566a00
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 13e0890527192a6289e6dac82056c447a1e2624ff93b0b6bbd8a42d15b2cbc8c open-lldp-1.1.tar.gz
|
||||
sha256 2faa9db57f8426db9f394bd2bab87237a350ae43437b16faf6569250cda25a69 open-lldp-1.1.1.tar.gz
|
||||
sha256 67af5abeb092213cd9c53781503320f635ba28b641e0c3f24d367e8e93a9839b COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
OPEN_LLDP_VERSION = 1.1
|
||||
OPEN_LLDP_VERSION = 1.1.1
|
||||
OPEN_LLDP_SITE = $(call github,intel,openlldp,v$(OPEN_LLDP_VERSION))
|
||||
OPEN_LLDP_DEPENDENCIES = readline libnl libconfig host-pkgconf
|
||||
OPEN_LLDP_LICENSE = GPL-2.0
|
||||
|
||||
Reference in New Issue
Block a user