From b2a6f1b28b7fa31088cab9a90b0f5ab97948534d Mon Sep 17 00:00:00 2001 From: root Date: Thu, 31 Oct 2013 01:12:24 -0700 Subject: Thu Oct 31 01:09:50 PDT 2013 --- community/libtorrent/PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'community/libtorrent/PKGBUILD') diff --git a/community/libtorrent/PKGBUILD b/community/libtorrent/PKGBUILD index 01884fc7b..c55b3e5c1 100644 --- a/community/libtorrent/PKGBUILD +++ b/community/libtorrent/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 90569 2013-05-13 09:41:28Z bisson $ +# $Id: PKGBUILD 99885 2013-10-31 02:16:43Z allan $ # Maintainer: Gaetan Bisson # Contributor: Daenyth # Contributor: Jeff Mickey @@ -15,7 +15,6 @@ depends=('openssl') source=("http://libtorrent.rakshasa.no/downloads/${pkgname}-${pkgver}.tar.gz") sha1sums=('e65a20b9e6d5c04b4e0849543d58befb60d948b7') -options=('!libtool') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf