[arch-commits] Commit in kismet/trunk (PKGBUILD)
Guillaume Alaux
guillaume at archlinux.org
Sun Oct 10 15:05:48 UTC 2010
Date: Sunday, October 10, 2010 @ 11:05:47
Author: guillaume
Revision: 94735
upgpkg: kismet 2010_07_R1-1
Upstream release
Modified:
kismet/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-10-10 14:30:15 UTC (rev 94734)
+++ PKGBUILD 2010-10-10 15:05:47 UTC (rev 94735)
@@ -3,7 +3,7 @@
# Maintainer: Juergen Hoetzel <jason at archlinux.org>
pkgname=kismet
-pkgver=2010_01_R1
+pkgver=2010_07_R1
_realver="${pkgver//_/-}"
pkgrel=1
pkgdesc="802.11b sniffing software"
@@ -12,10 +12,10 @@
depends=('gmp' 'imagemagick' 'libpcap>=1.0.0' 'ncurses' 'dbus' 'libjpeg>=7')
optdepends=(perl-libwww)
url="http://www.kismetwireless.net/"
-backup=('etc/ap_manuf' 'etc/client_manuf' 'etc/kismet.conf' 'etc/kismet_drone.conf' 'etc/kismet_ui.conf')
+backup=('etc/kismet.conf' 'etc/kismet_drone.conf')
options=('!makeflags')
-source=(http://www.kismetwireless.net/code/kismet-2010-01-R1.tar.gz)
-md5sums=('a6d6edcf65d5bb2cb5de6472bcc16f19')
+source=(http://www.kismetwireless.net/code/kismet-${pkgver//_/-}.tar.gz)
+md5sums=('85e59186eb529889118b5635f35cf57d')
build() {
cd "$srcdir/kismet-$_realver"
More information about the arch-commits
mailing list