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
This commit is contained in:
parent
69d1193176
commit
8a14187f2e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482611
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libopusenc
|
||||
PORTVERSION= 0.2
|
||||
PORTVERSION= 0.2.1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= MOZILLA/opus
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1537972823
|
||||
SHA256 (libopusenc-0.2.tar.gz) = c79e95eeee43a0b965e9b2c59a243763a8f8b0a7e71441df2aa9084f6171c73a
|
||||
SIZE (libopusenc-0.2.tar.gz) = 388027
|
||||
TIMESTAMP = 1540058989
|
||||
SHA256 (libopusenc-0.2.1.tar.gz) = 8298db61a8d3d63e41c1a80705baa8ce9ff3f50452ea7ec1c19a564fe106cbb9
|
||||
SIZE (libopusenc-0.2.1.tar.gz) = 388071
|
||||
|
|
Loading…
Reference in a new issue