diff options
Diffstat (limited to 'extra/libnet/PKGBUILD')
-rw-r--r-- | extra/libnet/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libnet/PKGBUILD b/extra/libnet/PKGBUILD index 629647397..1d8c4c0e8 100644 --- a/extra/libnet/PKGBUILD +++ b/extra/libnet/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 170191 2012-11-04 17:11:22Z giovanni $ +# $Id: PKGBUILD 198207 2013-10-30 13:27:29Z allan $ # Maintainer: # Contributor: damir <damir@archlinux.org> @@ -10,7 +10,6 @@ arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/libnet-dev/" license=('BSD') depends=('glibc' 'sh') -options=('!libtool') source=("http://downloads.sourceforge.net/libnet-dev/${pkgname}-${pkgver}.tar.gz") md5sums=('710296fe424a49344e5fcc0d09e53317') |