opusfile: Update from 0.8 to 0.9
authorFredrik Fornwall <fredrik@fornwall.net>
Sun, 8 Oct 2017 12:55:19 +0000 (14:55 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Sun, 8 Oct 2017 12:55:19 +0000 (14:55 +0200)
packages/opusfile/build.sh

index bdba085..0f04352 100644 (file)
@@ -1,6 +1,6 @@
 TERMUX_PKG_HOMEPAGE=https://www.opus-codec.org/
 TERMUX_PKG_DESCRIPTION="A high-level API for decoding and seeking within .opus files"
-TERMUX_PKG_VERSION=0.8
+TERMUX_PKG_VERSION=0.9
+TERMUX_PKG_SHA256=f75fb500e40b122775ac1a71ad80c4477698842a8fe9da4a1b4a1a9f16e4e979
 TERMUX_PKG_SRCURL=http://downloads.xiph.org/releases/opus/opusfile-${TERMUX_PKG_VERSION}.tar.gz
-TERMUX_PKG_SHA256=2c231ed3cfaa1b3173f52d740e5bbd77d51b9dfecb87014b404917fba4b855a4
 TERMUX_PKG_DEPENDS="libopus, libogg"