aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-07-03 21:03:58 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-07-03 21:03:58 +0000
commit9fd129d453c801b48b1ac4f4a94cab7169d9a913 (patch)
tree67299745ce250452f86ee898b15e70afedae10d9 /package/madwifi/Makefile
parentf33a8240f226ceac19381382910740e260db8b14 (diff)
downloadmaster-187ad058-9fd129d453c801b48b1ac4f4a94cab7169d9a913.tar.gz
master-187ad058-9fd129d453c801b48b1ac4f4a94cab7169d9a913.tar.bz2
master-187ad058-9fd129d453c801b48b1ac4f4a94cab7169d9a913.zip
update to the latest madwifi snapshot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7864 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 584b967075..5f7e610c98 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:=r2420-20070602
+PKG_VERSION:=r2525-20070630
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:=1ba88326b8dc8c231562329fc2e39578
+PKG_MD5SUM:=4e0d01bc448bb1ba070ad34d4d6e1454
include $(INCLUDE_DIR)/package.mk