Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
config BR2_PACKAGE_UNIXODBC
|
||||
bool "unixodbc"
|
||||
help
|
||||
The unixODBC Project goals are to develop and promote unixODBC
|
||||
to be the definitive standard for ODBC on non MS Windows platforms.
|
||||
The unixODBC Project goals are to develop and promote
|
||||
unixODBC to be the definitive standard for ODBC on non MS
|
||||
Windows platforms.
|
||||
|
||||
http://www.unixodbc.org
|
||||
|
||||
@@ -8,7 +8,7 @@ UNIXODBC_VERSION = 2.3.4
|
||||
UNIXODBC_SOURCE = unixODBC-$(UNIXODBC_VERSION).tar.gz
|
||||
UNIXODBC_SITE = ftp://ftp.unixodbc.org/pub/unixODBC
|
||||
UNIXODBC_INSTALL_STAGING = YES
|
||||
UNIXODBC_LICENSE = LGPLv2.1+ (library), GPLv2+ (programs)
|
||||
UNIXODBC_LICENSE = LGPL-2.1+ (library), GPL-2.0+ (programs)
|
||||
UNIXODBC_LICENSE_FILES = COPYING exe/COPYING
|
||||
|
||||
UNIXODBC_CONF_OPTS = --enable-drivers --enable-driver-conf
|
||||
|
||||
Reference in New Issue
Block a user