mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
audio/opus: Updated for version 1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9b566260a7
commit
312e591ca2
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=opus
|
PRGNAM=opus
|
||||||
VERSION=${VERSION:-1.1.5}
|
VERSION=${VERSION:-1.2}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="opus"
|
PRGNAM="opus"
|
||||||
VERSION="1.1.5"
|
VERSION="1.2"
|
||||||
HOMEPAGE="https://opus-codec.org/"
|
HOMEPAGE="https://opus-codec.org/"
|
||||||
DOWNLOAD="https://archive.mozilla.org/pub/opus/opus-1.1.5.tar.gz"
|
DOWNLOAD="https://archive.mozilla.org/pub/opus/opus-1.2.tar.gz"
|
||||||
MD5SUM="57be27482872fb0e26dc1a12f392a62f"
|
MD5SUM="5b7684feda9957263efb3213ae0754eb"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue