postgresql: Update from 9.6.2 to 9.6.3
[termux-packages] / packages / opus-tools / build.sh
index 5d3bcb6..5a3dbfb 100644 (file)
@@ -2,4 +2,5 @@ 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_SRCURL=http://downloads.xiph.org/releases/opus/opus-tools-${TERMUX_PKG_VERSION}.tar.gz
+TERMUX_PKG_SHA256=b1873dd78c7fbc98cf65d6e10cfddb5c2c03b3af93f922139a2104baedb4643a
 TERMUX_PKG_DEPENDS="libopus, libogg, libflac"