opus: rebuild to update metadata objs.

This commit is contained in:
Juan RP 2014-11-23 10:44:41 +01:00
parent ab0b4bbe9d
commit ce47eadcb2
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'opus'
pkgname=opus
version=1.1
revision=1
revision=2
build_style=gnu-configure
configure_args="--enable-float-approx"
short_desc="Codec designed for interactive speech and audio transmission over the Internet"
@ -12,7 +12,7 @@ distfiles="http://downloads.xiph.org/releases/opus/opus-${version}.tar.gz"
checksum=b9727015a58affcf3db527322bf8c4d2fcf39f5f6b8f15dbceca20206cbe1d95
post_install() {
vinstall COPYING 644 usr/share/licenses/opus
vlicense COPYING
}
opus-devel_package() {