From 0f02baec6afdab918d86a226ee9a984482b5a534 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 17 Apr 2013 00:05:54 -0700 Subject: Wed Apr 17 00:05:54 PDT 2013 --- community/libexosip2/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'community/libexosip2') 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 # Contributor: Darwin Bautista 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') -- cgit v1.2.3-54-g00ecf