package/libopusenc: bump to version 0.2.1

This release fixes two minor bugs:

- a gapless bug in the LPC filtering
- a crash on destroy when using the pull API

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Thomas Petazzoni 2019-01-01 15:37:00 +01:00 committed by Peter Korsgaard
parent ca9d56f92e
commit e6f00d8544
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# From http://downloads.xiph.org/releases/opus/SHA256SUMS.txt
sha256 c79e95eeee43a0b965e9b2c59a243763a8f8b0a7e71441df2aa9084f6171c73a libopusenc-0.2.tar.gz
sha256 8298db61a8d3d63e41c1a80705baa8ce9ff3f50452ea7ec1c19a564fe106cbb9 libopusenc-0.2.1.tar.gz
sha256 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBOPUSENC_VERSION = 0.2
LIBOPUSENC_VERSION = 0.2.1
LIBOPUSENC_SITE = https://downloads.xiph.org/releases/opus
LIBOPUSENC_LICENSE = BSD-3-Clause
LIBOPUSENC_LICENSE_FILES = COPYING