opus: update to 1.1.1.
This commit is contained in:
parent
3443a3486a
commit
6971b51f6a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'opus'
|
||||
pkgname=opus
|
||||
version=1.1
|
||||
revision=2
|
||||
version=1.1.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-float-approx"
|
||||
short_desc="Codec designed for interactive speech and audio transmission over the Internet"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.opus-codec.org/"
|
||||
license="BSD"
|
||||
distfiles="http://downloads.xiph.org/releases/opus/opus-${version}.tar.gz"
|
||||
checksum=b9727015a58affcf3db527322bf8c4d2fcf39f5f6b8f15dbceca20206cbe1d95
|
||||
checksum=9b84ff56bd7720d5554103c557664efac2b8b18acc4bbcc234cb881ab9a3371e
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue