aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-07-11 21:13:50 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-07-11 21:13:50 +0000
commitbe2a8e9b2516721dcb4abbb2f460ddbe55d527c8 (patch)
tree97735fd628f9d96a08cd93bf94f9e738c474c81b /package/madwifi/Makefile
parent0480026eb6673b626366249af695d9f0c41b54fd (diff)
downloadmaster-187ad058-be2a8e9b2516721dcb4abbb2f460ddbe55d527c8.tar.gz
master-187ad058-be2a8e9b2516721dcb4abbb2f460ddbe55d527c8.tar.bz2
master-187ad058-be2a8e9b2516721dcb4abbb2f460ddbe55d527c8.zip
sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (should fix #1949)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7929 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/Makefile')
-rw-r--r--package/madwifi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/madwifi/Makefile b/package/madwifi/Makefile
index 0ad852f871..4aa4e0a746 100644
--- a/package/madwifi/Makefile
+++ b/package/madwifi/Makefile
@@ -10,14 +10,14 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=madwifi
-PKG_VERSION:=r2537-20070704
+PKG_VERSION:=r2568-20070710
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_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_BRANCH)-$(PKG_VERSION)
-PKG_MD5SUM:=ae4856030e5ffb939370bcd459e260af
+PKG_MD5SUM:=fe5d41acd085d2c46934be3f8839e694
include $(INCLUDE_DIR)/package.mk