postgresql: Update from 9.6.2 to 9.6.3
[termux-packages] / packages / opusfile / build.sh
CommitLineData
0209a40e
AK
1TERMUX_PKG_HOMEPAGE=https://www.opus-codec.org/
2TERMUX_PKG_DESCRIPTION="A high-level API for decoding and seeking within .opus files"
3TERMUX_PKG_VERSION=0.8
4TERMUX_PKG_SRCURL=http://downloads.xiph.org/releases/opus/opusfile-${TERMUX_PKG_VERSION}.tar.gz
5TERMUX_PKG_SHA256=2c231ed3cfaa1b3173f52d740e5bbd77d51b9dfecb87014b404917fba4b855a4
7a386738 6TERMUX_PKG_DEPENDS="libopus, libogg"