Bump buildroot to 2019.02
This commit is contained in:
@@ -4,15 +4,11 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBGDIPLUS_VERSION = 5.4
|
||||
LIBGDIPLUS_VERSION = 5.6
|
||||
LIBGDIPLUS_SITE = $(call github,mono,libgdiplus,$(LIBGDIPLUS_VERSION))
|
||||
|
||||
# Although there is a LICENSE file thas specifies LGPL or MPL-1.1,
|
||||
# looks like it is incorrect. The actual source files specify that
|
||||
# they're licensed under MIT, and so does the COPYING file (and they
|
||||
# all predate the addition of the LICENSE file).
|
||||
LIBGDIPLUS_LICENSE = MIT
|
||||
LIBGDIPLUS_LICENSE_FILES = COPYING src/carbon-private.h
|
||||
LIBGDIPLUS_LICENSE_FILES = LICENSE
|
||||
|
||||
LIBGDIPLUS_INSTALL_STAGING = YES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user