opus: update to 1.3.
This commit is contained in:
parent
452ca4d344
commit
b059f0bbe7
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'opus'
|
||||
pkgname=opus
|
||||
version=1.2.1
|
||||
version=1.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-float-approx"
|
||||
short_desc="Totally open, royalty-free, highly versatile audio codec"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://www.opus-codec.org/"
|
||||
license="3-clause-BSD"
|
||||
distfiles="https://archive.mozilla.org/pub/opus/opus-${version}.tar.gz"
|
||||
checksum=cfafd339ccd9c5ef8d6ab15d7e1a412c054bf4cb4ecbbbcc78c12ef2def70732
|
||||
checksum=4f3d69aefdf2dbaf9825408e452a8a414ffc60494c70633560700398820dc550
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue