Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -2,8 +2,8 @@ config BR2_PACKAGE_TWOLAME
|
||||
bool "twolame"
|
||||
select BR2_PACKAGE_LIBSNDFILE
|
||||
help
|
||||
TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on
|
||||
tooLAME by Mike Cheng, which in turn is based upon the ISO dist10
|
||||
code and portions of LAME.
|
||||
TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder
|
||||
based on tooLAME by Mike Cheng, which in turn is based upon
|
||||
the ISO dist10 code and portions of LAME.
|
||||
|
||||
http://www.twolame.org/
|
||||
|
||||
@@ -8,7 +8,7 @@ TWOLAME_VERSION = 0.3.13
|
||||
TWOLAME_SITE = http://downloads.sourceforge.net/project/twolame/twolame/$(TWOLAME_VERSION)
|
||||
TWOLAME_DEPENDENCIES = host-pkgconf libsndfile
|
||||
TWOLAME_INSTALL_STAGING = YES
|
||||
TWOLAME_LICENSE = LGPLv2.1+
|
||||
TWOLAME_LICENSE = LGPL-2.1+
|
||||
TWOLAME_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user