opus-tools: Update from 0.1.10 to 0.2

This commit is contained in:
Fredrik Fornwall 2018-09-20 02:25:54 +02:00
parent a1d1d178f7
commit 9a55e74f9b
1 changed files with 3 additions and 4 deletions

View File

@ -1,7 +1,6 @@
TERMUX_PKG_HOMEPAGE=https://www.opus-codec.org/
TERMUX_PKG_DESCRIPTION="Utilities to encode and decode .opus files"
TERMUX_PKG_VERSION=0.1.10
TERMUX_PKG_REVISION=2
TERMUX_PKG_VERSION=0.2
TERMUX_PKG_SHA256=b4e56cb00d3e509acfba9a9b627ffd8273b876b4e2408642259f6da28fa0ff86
TERMUX_PKG_SRCURL=http://downloads.xiph.org/releases/opus/opus-tools-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=a2357532d19471b70666e0e0ec17d514246d8b3cb2eb168f68bb0f6fd372b28c
TERMUX_PKG_DEPENDS="libopus, libogg, libflac"
TERMUX_PKG_DEPENDS="libopusenc, libogg, libflac, opusfile"