From 299e917c17619f800f0c21cf43209065b608223f Mon Sep 17 00:00:00 2001 From: root Date: Fri, 24 Feb 2012 23:15:21 +0000 Subject: Fri Feb 24 23:15:21 UTC 2012 --- extra/kismet/PKGBUILD | 6 +++--- extra/kismet/kismet.changelog | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'extra/kismet') diff --git a/extra/kismet/PKGBUILD b/extra/kismet/PKGBUILD index a99e03f43..37142d4af 100644 --- a/extra/kismet/PKGBUILD +++ b/extra/kismet/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 149954 2012-02-11 23:30:59Z allan $ +# $Id: PKGBUILD 150900 2012-02-23 13:55:06Z allan $ # Maintainer: Angel Velasquez # Contributor: Jason Chu # Contributor: Juergen Hoetzel @@ -6,12 +6,12 @@ pkgname=kismet pkgver=2011_03_R2 _realver="${pkgver//_/-}" -pkgrel=3 +pkgrel=4 pkgdesc="802.11 layer2 wireless network detector, sniffer, and intrusion detection system" arch=('i686' 'x86_64') url="http://www.kismetwireless.net/" license=('GPL') -depends=('libcap' 'libnl' 'pcre' 'ncurses' 'libpcap>=1.0.0' 'bluez' 'openssl') # already in core: ('linux-api-headers' 'glibc' 'libusb' 'libusb-compat') +depends=('libcap' 'libnl1' 'pcre' 'ncurses' 'libpcap>=1.0.0' 'bluez' 'openssl') # already in core: ('linux-api-headers' 'glibc' 'libusb' 'libusb-compat') makedepends=() # already in core: ('grep' 'gcc-libs') optdepends=('gpsd: log coordinates of detected networks' 'wireshark-cli: provide OUI files used to determine device manufacturer' diff --git a/extra/kismet/kismet.changelog b/extra/kismet/kismet.changelog index e66dcfda0..3078d0625 100644 --- a/extra/kismet/kismet.changelog +++ b/extra/kismet/kismet.changelog @@ -1,3 +1,6 @@ +2012-02-10 Eric BĂ©langer + * Change libnl depends to libnl1 + 2010-05-07 Angel Velasquez * ChangeLog added -- cgit v1.2.3-54-g00ecf