Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
config BR2_PACKAGE_LIBSNDFILE
|
||||
bool "libsndfile"
|
||||
help
|
||||
Libsndfile is a C library for reading and writing files containing
|
||||
sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format)
|
||||
through one standard library interface.
|
||||
Libsndfile is a C library for reading and writing files
|
||||
containing sampled sound (such as MS Windows WAV and the
|
||||
Apple/SGI AIFF format) through one standard library interface.
|
||||
|
||||
http://www.mega-nerd.com/libsndfile/
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
LIBSNDFILE_VERSION = 1.0.28
|
||||
LIBSNDFILE_SITE = http://www.mega-nerd.com/libsndfile/files
|
||||
LIBSNDFILE_INSTALL_STAGING = YES
|
||||
LIBSNDFILE_LICENSE = LGPLv2.1+
|
||||
LIBSNDFILE_LICENSE = LGPL-2.1+
|
||||
LIBSNDFILE_LICENSE_FILES = COPYING
|
||||
|
||||
LIBSNDFILE_CONF_OPTS = \
|
||||
|
||||
Reference in New Issue
Block a user