Browse Source

libopus: Update from 1.3 to 1.3.1

emacs-27
Fredrik Fornwall 6 years ago
parent
commit
d09f6c528f
  1. 4
      packages/libopus/build.sh

4
packages/libopus/build.sh

@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=https://www.opus-codec.org/
TERMUX_PKG_DESCRIPTION="Reference implementation of the Opus codec"
TERMUX_PKG_LICENSE="BSD 3-Clause"
TERMUX_PKG_VERSION=1.3
TERMUX_PKG_SHA256=4f3d69aefdf2dbaf9825408e452a8a414ffc60494c70633560700398820dc550
TERMUX_PKG_VERSION=1.3.1
TERMUX_PKG_SHA256=65b58e1e25b2a114157014736a3d9dfeaad8d41be1c8179866f144a2fb44ff9d
TERMUX_PKG_SRCURL=https://archive.mozilla.org/pub/opus/opus-${TERMUX_PKG_VERSION}.tar.gz

Loading…
Cancel
Save