diff options
Diffstat (limited to 'community/sniffit/PKGBUILD')
-rw-r--r-- | community/sniffit/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/sniffit/PKGBUILD b/community/sniffit/PKGBUILD index de69794b6..a117f5848 100644 --- a/community/sniffit/PKGBUILD +++ b/community/sniffit/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 91957 2013-05-30 09:44:15Z spupykin $ +# $Id: PKGBUILD 95658 2013-08-15 09:57:11Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Kessia 'even' Pinheiro <kessiapinheiro at gmail.com> pkgname=sniffit pkgver=0.3.7.beta -pkgrel=13 +pkgrel=14 pkgdesc="Very good packet sniffer for unix with ncurses interactive mode" arch=('i686' 'x86_64') url="http://packages.ubuntu.com/source/sniffit" #seems the website are out, ubuntu have all sources #url=http://reptile.rug.ac.be/~coder/sniffit/sniffit.html" -license=('GPL') +license=('BSD') depends=('ncurses' 'libpcap') makedepends=('libtool') source=("http://archive.ubuntu.com/ubuntu/pool/universe/s/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz" |