opus-tools: Update from 0.1.9 to 0.1.10

This commit is contained in:
Fredrik Fornwall 2017-07-01 01:06:11 +02:00
parent 08ce116f5b
commit 965a99a5b6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +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.9
TERMUX_PKG_VERSION=0.1.10
TERMUX_PKG_SRCURL=http://downloads.xiph.org/releases/opus/opus-tools-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=b1873dd78c7fbc98cf65d6e10cfddb5c2c03b3af93f922139a2104baedb4643a
TERMUX_PKG_SHA256=a2357532d19471b70666e0e0ec17d514246d8b3cb2eb168f68bb0f6fd372b28c
TERMUX_PKG_DEPENDS="libopus, libogg, libflac"