Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -2,6 +2,7 @@ config BR2_PACKAGE_LIBAO
|
||||
bool "libao"
|
||||
help
|
||||
Libao is a cross-platform audio library that allows programs
|
||||
to output audio using a simple API on a wide variety of platforms.
|
||||
to output audio using a simple API on a wide variety of
|
||||
platforms.
|
||||
|
||||
http://www.xiph.org/ao/
|
||||
|
||||
@@ -8,7 +8,7 @@ LIBAO_VERSION = 1.2.0
|
||||
LIBAO_SITE = http://downloads.xiph.org/releases/ao
|
||||
LIBAO_DEPENDENCIES = host-pkgconf
|
||||
LIBAO_INSTALL_STAGING = YES
|
||||
LIBAO_LICENSE = GPLv2+
|
||||
LIBAO_LICENSE = GPL-2.0+
|
||||
LIBAO_LICENSE_FILES = COPYING
|
||||
LIBAO_CONF_OPTS = \
|
||||
--disable-esd \
|
||||
|
||||
Reference in New Issue
Block a user