diff options
Diffstat (limited to 'extra/libcap-ng/PKGBUILD')
-rw-r--r-- | extra/libcap-ng/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libcap-ng/PKGBUILD b/extra/libcap-ng/PKGBUILD index 1033cff4b..154d7396d 100644 --- a/extra/libcap-ng/PKGBUILD +++ b/extra/libcap-ng/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 171546 2012-11-19 03:43:07Z dan $ +# $Id: PKGBUILD 198133 2013-10-30 12:59:19Z allan $ # Maintainer: Ionut Biru <ibiru@archlinux.org> # Contributor: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> @@ -10,7 +10,6 @@ arch=('i686' 'x86_64' 'mips64el') url="http://people.redhat.com/sgrubb/libcap-ng/" license=('GPL2' 'LGPL2.1') depends=('glibc') -options=('!libtool') source=(http://people.redhat.com/sgrubb/$pkgname/$pkgname-$pkgver.tar.gz) md5sums=('610afb774f80a8032b711281df126283') |