Browse Source

libopus: Update from 1.1.3 to 1.1.4

android-5
Fredrik Fornwall 8 years ago
parent
commit
61643a71e6
  1. 5
      packages/libopus/build.sh

5
packages/libopus/build.sh

@ -1,4 +1,5 @@
TERMUX_PKG_HOMEPAGE=http://www.opus-codec.org/
TERMUX_PKG_HOMEPAGE=https://www.opus-codec.org/
TERMUX_PKG_DESCRIPTION="Reference implementation of the Opus codec"
TERMUX_PKG_VERSION=1.1.3
TERMUX_PKG_VERSION=1.1.4
TERMUX_PKG_SRCURL=http://downloads.xiph.org/releases/opus/opus-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9122b6b380081dd2665189f97bfd777f04f92dc3ab6698eea1dbb27ad59d8692

Loading…
Cancel
Save