From 8a14187f2ef39cfda037f52a8b466ca444492bfc Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Sat, 20 Oct 2018 18:13:19 +0000 Subject: Update to 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 --- audio/libopusenc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/libopusenc/Makefile') diff --git a/audio/libopusenc/Makefile b/audio/libopusenc/Makefile index bf9d842311ab..90d27699c41f 100644 --- a/audio/libopusenc/Makefile +++ b/audio/libopusenc/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libopusenc -PORTVERSION= 0.2 +PORTVERSION= 0.2.1 CATEGORIES= audio MASTER_SITES= MOZILLA/opus -- cgit v1.2.3