Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -5,8 +5,8 @@ config BR2_PACKAGE_LIBICAL
|
||||
depends on BR2_USE_WCHAR
|
||||
select BR2_TARGET_TZ_INFO
|
||||
help
|
||||
libical is an Open Source (MPL/LGPL) implementation of the IETF's
|
||||
iCalendar Calendaring and Scheduling protocols.
|
||||
libical is an Open Source (MPL/LGPL) implementation of the
|
||||
IETF's iCalendar Calendaring and Scheduling protocols.
|
||||
|
||||
http://libical.github.io/libical
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
LIBICAL_VERSION = 1.0.1
|
||||
LIBICAL_SITE = https://github.com/libical/libical/releases/download/v$(LIBICAL_VERSION)
|
||||
LIBICAL_INSTALL_STAGING = YES
|
||||
LIBICAL_LICENSE = MPLv1.0 or LGPLv2.1
|
||||
LIBICAL_LICENSE = MPL-1.0 or LGPL-2.1
|
||||
LIBICAL_LICENSE_FILES = LICENSE
|
||||
|
||||
# building without this option is broken, it is used by
|
||||
|
||||
Reference in New Issue
Block a user