mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/mediastreamer to 2.11.2-1
This commit is contained in:
parent
72d3dd9e5e
commit
6b451b2c26
1 changed files with 3 additions and 3 deletions
|
@ -9,8 +9,8 @@
|
|||
# - add --disable-strict to configure to remove -Werror
|
||||
|
||||
pkgname=mediastreamer
|
||||
pkgver=2.11.1
|
||||
pkgrel=2
|
||||
pkgver=2.11.2
|
||||
pkgrel=1
|
||||
pkgdesc="A library written in C that allows you to create and run audio and video streams"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.linphone.org/"
|
||||
|
@ -20,7 +20,7 @@ depends=('ortp' 'ffmpeg' 'libxv' 'libupnp' 'bzrtp' 'glew' 'libsrtp')
|
|||
makedepends=('intltool' 'vim')
|
||||
source=("http://download-mirror.savannah.gnu.org/releases/linphone/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig})
|
||||
validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
|
||||
md5sums=('b406b445c9e8a5c50d4f92455913bc17'
|
||||
md5sums=('8b654c3e8938d50df9e83d2e353888a6'
|
||||
'SKIP')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue