diff options
Diffstat (limited to 'extra/ortp')
-rw-r--r-- | extra/ortp/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/ortp/PKGBUILD b/extra/ortp/PKGBUILD index 1cb6bc708..276573f8f 100644 --- a/extra/ortp/PKGBUILD +++ b/extra/ortp/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 188538 2013-06-15 10:09:55Z andrea $ +# $Id: PKGBUILD 198362 2013-10-30 14:24:32Z allan $ # Maintainer: # Contributor: Andrea Scarpino <andrea@archlinux.org> # Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org> @@ -12,7 +12,6 @@ arch=('i686' 'x86_64') url="http://www.linphone.org/index.php/eng/code_review/ortp" license=('GPL3') depends=('libzrtpcpp' 'libsrtp') -options=('!libtool') source=("http://download-mirror.savannah.gnu.org/releases/linphone/${pkgname}/sources/${pkgname}-${pkgver}.tar.gz"{,.sig}) sha1sums=('3f4712307ceba27c6498abd2090f411e02084dbd' 'SKIP') |