# HG changeset patch # User Pascal Bellard # Date 1404636963 -7200 # Node ID 497a94b577b43e3bff3684a59554f31d15cfdd42 # Parent 7b53d031ba717bfaa0666ffff3aed3e0f41e380f Up hastapd (2.2) diff -r 7b53d031ba71 -r 497a94b577b4 hostapd/receipt --- a/hostapd/receipt Sun Jul 06 10:10:50 2014 +0200 +++ b/hostapd/receipt Sun Jul 06 10:56:03 2014 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="hostapd" -VERSION="2.1" +VERSION="2.2" CATEGORY="network" SHORT_DESC="Daemon for wireless software access points." MAINTAINER="pankso@slitaz.org" diff -r 7b53d031ba71 -r 497a94b577b4 kismet/receipt --- a/kismet/receipt Sun Jul 06 10:10:50 2014 +0200 +++ b/kismet/receipt Sun Jul 06 10:56:03 2014 +0200 @@ -12,7 +12,7 @@ TAGS="wireless network monitor" DEPENDS="dbus libnl libpcap ncurses pcre libcap attr" -BUILD_DEPENDS="pkg-config libpcap-dev ncurses-dev" +BUILD_DEPENDS="pkg-config libpcap-dev ncurses-dev libnl-dev" # Rules to configure and make the package. compile_rules()