opus: update to 1.2
This commit is contained in:
parent
7b07006dc5
commit
87a7df8676
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'opus'
|
||||
pkgname=opus
|
||||
version=1.1.5
|
||||
version=1.2
|
||||
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>"
|
||||
homepage="http://www.opus-codec.org/"
|
||||
license="BSD"
|
||||
homepage="https://www.opus-codec.org/"
|
||||
license="3-clause-BSD"
|
||||
distfiles="https://archive.mozilla.org/pub/opus/opus-${version}.tar.gz"
|
||||
checksum=eb84981ca0f40a3e5d5e58d2e8582cb2fee05a022825a6dfe14d14b04eb563e4
|
||||
checksum=77db45a87b51578fbc49555ef1b10926179861d854eb2613207dc79d9ec0a9a9
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue