opus-tools: Update from 0.1.9 to 0.1.10
authorFredrik Fornwall <fredrik@fornwall.net>
Fri, 30 Jun 2017 23:06:11 +0000 (01:06 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Fri, 30 Jun 2017 23:06:11 +0000 (01:06 +0200)
packages/opus-tools/build.sh

index 5a3dbfb..4fe383d 100644 (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"