diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/nemesis/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/nemesis/PKGBUILD')
-rw-r--r-- | community/nemesis/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/nemesis/PKGBUILD b/community/nemesis/PKGBUILD index b80d7d3fe..dec296f55 100644 --- a/community/nemesis/PKGBUILD +++ b/community/nemesis/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 66248 2012-02-23 05:20:26Z spupykin $ +# $Id: PKGBUILD 99920 2013-10-31 02:28:43Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com> @@ -10,7 +10,6 @@ arch=(i686 x86_64) url="http://nemesis.sourceforge.net/" license=('BSD') depends=() -options=('!libtool') source=(http://downloads.sourceforge.net/sourceforge/nemesis/nemesis-$pkgver.tar.gz http://archlinux-stuff.googlecode.com/files/libnet-1.0.2a.tar.gz nemesis-proto_tcp.c.diff) |