extra/opus to 1.1.1-1.1

This commit is contained in:
Kevin Mihelich 2015-11-27 10:50:16 +00:00
parent 06b7fc5224
commit 91c7e73636

View file

@ -8,7 +8,7 @@
# - added --enable-fixed-point to configure for armel
pkgname=opus
pkgver=1.1
pkgver=1.1.1
pkgrel=1.1
pkgdesc="Codec designed for interactive speech and audio transmission over the Internet"
arch=(i686 x86_64)
@ -16,7 +16,7 @@ url="http://www.opus-codec.org/"
license=(BSD)
depends=(glibc)
source=(http://downloads.us.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('c5a8cf7c0b066759542bc4ca46817ac6')
md5sums=('cfb354d4c65217ca32a762f8ab15f2ac')
build() {
cd $pkgname-$pkgver