X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=net%2Fkismet%2FMakefile;h=048b3f72cf1b8221554796764292b034d1c681a2;hp=756f02d77b7d46759b375832754db2057c1cd38a;hb=23c11105f000fb6409910c6c8b2b5cc2403ca904;hpb=20ddf3ab2a4646b998cda460684e65708b89f035;ds=sidebyside diff --git a/net/kismet/Makefile b/net/kismet/Makefile index 756f02d77b..048b3f72cf 100644 --- a/net/kismet/Makefile +++ b/net/kismet/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=kismet -PKG_VERSION:=2007-01-R1a +PKG_VERSION:=2007-10-R1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.kismetwireless.net/code -PKG_MD5SUM:=5921166366d3f695eeef26121c56a674 +PKG_MD5SUM:=2100c667e69db0cde35fa2d06c8516e2 PKG_BUILD_DEPENDS:=libnotimpl libpcap libncurses uclibcxx @@ -69,7 +69,7 @@ endef define Package/kismet-server $(call Package/kismet/Default) - DEPENDS+= +libpcap + DEPENDS+= +libpcap +dbus TITLE+= server endef