diff options
Diffstat (limited to 'community/libexosip2/PKGBUILD')
-rw-r--r-- | community/libexosip2/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/libexosip2/PKGBUILD b/community/libexosip2/PKGBUILD index 324bee8f4..79c1b7a63 100644 --- a/community/libexosip2/PKGBUILD +++ b/community/libexosip2/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 96139 2013-08-20 09:34:21Z spupykin $ +# $Id: PKGBUILD 99835 2013-10-31 01:59:40Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Darwin Bautista <djclue917@gmail.com> @@ -11,7 +11,6 @@ arch=('i686' 'x86_64') url="http://savannah.nongnu.org/projects/exosip/" license=('GPL') depends=('libosip2>=4.0.0' 'openssl') -options=(!libtool) source=(http://download.savannah.nongnu.org/releases/exosip/libeXosip2-${pkgver/_/-}.tar.gz) md5sums=('aa385b85f6a17876763a0a860fe2afbf') |