From: Peter Korsgaard Date: Fri, 6 Dec 2013 08:34:10 +0000 (+0100) Subject: opus-tools: bump version, add license info X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d04523f8fc818608468adad42163546fe309bcbc;p=buildroot.git opus-tools: bump version, add license info Signed-off-by: Peter Korsgaard --- diff --git a/package/opus-tools/opus-tools.mk b/package/opus-tools/opus-tools.mk index f4dee745fe..06dc5d4819 100644 --- a/package/opus-tools/opus-tools.mk +++ b/package/opus-tools/opus-tools.mk @@ -4,8 +4,10 @@ # ################################################################################ -OPUS_TOOLS_VERSION = 0.1.7 +OPUS_TOOLS_VERSION = 0.1.8 OPUS_TOOLS_SITE = http://downloads.xiph.org/releases/opus +OPUS_TOOLS_LICENSE = BSD-2c +OPUS_TOOLS_LICENSE_FILES = COPYING OPUS_TOOLS_CONF_OPT = --disable-oggtest --disable-opustest OPUS_TOOLS_DEPENDENCIES = opus libogg host-pkgconf