summaryrefslogtreecommitdiff
path: root/community/libexosip2
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-17 00:05:54 -0700
committerroot <root@rshg054.dnsready.net>2013-04-17 00:05:54 -0700
commit0f02baec6afdab918d86a226ee9a984482b5a534 (patch)
tree15cb1e77a0a46bc218404a4725caeda3089039f8 /community/libexosip2
parent975d6f489c6c43bbc7b816ac43333c54c1f4df21 (diff)
Wed Apr 17 00:05:54 PDT 2013
Diffstat (limited to 'community/libexosip2')
-rw-r--r--community/libexosip2/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/libexosip2/PKGBUILD b/community/libexosip2/PKGBUILD
index 60b3103ae..aa31a11c4 100644
--- a/community/libexosip2/PKGBUILD
+++ b/community/libexosip2/PKGBUILD
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD 61348 2011-12-28 15:42:18Z spupykin $
+# $Id: PKGBUILD 88347 2013-04-16 14:01:30Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Darwin Bautista <djclue917@gmail.com>
pkgname=libexosip2
+epoch=1
pkgver=3.6.0
pkgrel=1
pkgdesc="A library that hides the complexity of using SIP for multimedia session establishement"
arch=('i686' 'x86_64')
url="http://savannah.nongnu.org/projects/exosip/"
license=('GPL')
-depends=('libosip2>=3.6.0' 'openssl')
+depends=('libosip2>=4.0.0' 'openssl')
options=(!libtool)
source=(http://download.savannah.nongnu.org/releases/exosip/libeXosip2-${pkgver/_/-}.tar.gz)
md5sums=('6fef4c110f1305048a8b307f440933d9')