update madwifi (security issues: CVE-2006-6332)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5720 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2006-12-08 12:42:25 +00:00
parent 76611e547d
commit ea702df14a
1 changed files with 2 additions and 2 deletions

View File

@ -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)