update madwifi (security issues: CVE-2006-6332)
SVN-Revision: 5720
This commit is contained in:
parent
545284a609
commit
bc385ec4d7
1 changed files with 2 additions and 2 deletions
|
@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk
|
|||
include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
PKG_NAME:=madwifi
|
||||
PKG_VERSION:=0.9.2
|
||||
PKG_VERSION:=0.9.2.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
|
||||
PKG_MD5SUM:=a75baacbe07085ddc5cb28e1fb43edbb
|
||||
PKG_MD5SUM:=bf5509fccd3852e22551826063b1b61e
|
||||
PKG_CAT:=bzcat
|
||||
|
||||
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
|
Loading…
Reference in a new issue