summaryrefslogtreecommitdiff
path: root/openwrt/target
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2005-12-15 09:54:55 +0000
committerImre Kaloz <kaloz@openwrt.org>2005-12-15 09:54:55 +0000
commit57ac9646b72c03ebf2b9d8a3a12f69a44980c0ee (patch)
treebe1933dac51b209144105dfddc1c6eb5e0e457a7 /openwrt/target
parentd01c4122a154e2e38a3262e3b0c9cbe1d02fd235 (diff)
downloadmtk-20170518-57ac9646b72c03ebf2b9d8a3a12f69a44980c0ee.zip
mtk-20170518-57ac9646b72c03ebf2b9d8a3a12f69a44980c0ee.tar.gz
mtk-20170518-57ac9646b72c03ebf2b9d8a3a12f69a44980c0ee.tar.bz2
upgrade madwifi snapshot to r1358
SVN-Revision: 2684
Diffstat (limited to 'openwrt/target')
-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 8811d28..3a224e3 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)