summaryrefslogtreecommitdiffstats
path: root/package/opus
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2013-12-06 09:31:53 +0100
committerPeter Korsgaard <peter@korsgaard.com>2013-12-06 09:31:53 +0100
commit75cc6b7b69678cfb333ed766905b3654253139f9 (patch)
treed06a8206c44e95900ca43bb659233d2e324634b5 /package/opus
parentf847734dfd2e34cc969ef144d5236ae378aa777a (diff)
downloadbuildroot-75cc6b7b69678cfb333ed766905b3654253139f9.tar.gz
buildroot-75cc6b7b69678cfb333ed766905b3654253139f9.zip
opus: bump version, add license info
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/opus')
-rw-r--r--package/opus/opus.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/opus/opus.mk b/package/opus/opus.mk
index 96688545b9..00181dee11 100644
--- a/package/opus/opus.mk
+++ b/package/opus/opus.mk
@@ -4,8 +4,10 @@
#
################################################################################
-OPUS_VERSION = 1.0.3
+OPUS_VERSION = 1.1
OPUS_SITE = http://downloads.xiph.org/releases/opus
+OPUS_LICENSE = BSD-3c
+OPUS_LICENSE_FILES = COPYING
OPUS_INSTALL_STAGING = YES
OPUS_CONF_OPT = --disable-doc
OpenPOWER on IntegriCloud