summaryrefslogtreecommitdiffstats
path: root/package/madwifi/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-05-23 14:54:18 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-05-23 14:54:18 +0000
commit34f3b786b5187d4e7724589168b62455e8e984d6 (patch)
treefbb08231d1ab76ce75133800e449ab77f4013e99 /package/madwifi/Makefile
parent014af49855bd7c56b4ccc81766f7e860f01a1192 (diff)
downloadmaster-31e0f0ae-34f3b786b5187d4e7724589168b62455e8e984d6.tar.gz
master-31e0f0ae-34f3b786b5187d4e7724589168b62455e8e984d6.tar.bz2
master-31e0f0ae-34f3b786b5187d4e7724589168b62455e8e984d6.zip
update madwifi to latest trunk (refcount and hal-0.9.30.13 got merged) and include a security fix that was merged in 0.9.3.1
SVN-Revision: 7309
Diffstat (limited to 'package/madwifi/Makefile')
-rw-r--r--package/madwifi/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/madwifi/Makefile b/package/madwifi/Makefile
index 9867a2e052..c832f571ab 100644
--- a/package/madwifi/Makefile
+++ b/package/madwifi/Makefile
@@ -10,13 +10,13 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=madwifi
-PKG_VERSION:=r2351-20070519
-PKG_BRANCH:=madwifi-hal-0.9.30.13
+PKG_VERSION:=r2362-20070522
+PKG_BRANCH:=madwifi-ng
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_BRANCH)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://snapshots.madwifi.org/$(PKG_BRANCH)
-PKG_MD5SUM:=215b6c66eb1a3c4bcd947f358ade823f
+PKG_MD5SUM:=7a7783ecf6596089afc4aeebdffb397b
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_BRANCH)-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk