summaryrefslogtreecommitdiffstats
path: root/openwrt
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-15 09:54:55 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-15 09:54:55 +0000
commitca0bdf0f3cde93f8bda395b8543376a792495beb (patch)
tree087d586369a57b19f60b233856c863c8090a56de /openwrt
parent8a3332a9b6164316b022f8e34d8f6d36a43a046c (diff)
upgrade madwifi snapshot to r1358
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2684 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt')
-rw-r--r--openwrt/target/linux/package/madwifi/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/openwrt/target/linux/package/madwifi/Makefile b/openwrt/target/linux/package/madwifi/Makefile
index 8811d28f8..3a224e395 100644
--- a/openwrt/target/linux/package/madwifi/Makefile
+++ b/openwrt/target/linux/package/madwifi/Makefile
@@ -4,12 +4,12 @@ include $(TOPDIR)/rules.mk
include ../../rules.mk
PKG_NAME:=madwifi
-PKG_VERSION:=r1329-20051121
+PKG_VERSION:=r1358-20051215
PKG_RELEASE:=1
-PKG_MD5SUM:=3441f239bc2f902230025be8d9ab926c
+PKG_MD5SUM:=0ef00a095359e5af313f52446ebfbbf1
-PKG_SOURCE_URL:=http://snapshots.madwifi.org
-PKG_SOURCE:=$(PKG_NAME)-trunk-$(PKG_VERSION).tar.gz
+PKG_SOURCE_URL:=http://snapshots.madwifi.org/madwifi-ng
+PKG_SOURCE:=$(PKG_NAME)-ng-$(PKG_VERSION).tar.gz
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-trunk-$(PKG_VERSION)