diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-21 05:54:29 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-21 05:54:29 +0000 |
commit | 05d04bd8d9fededcbafd56ccb5d2780ab09efb85 (patch) | |
tree | cc92e1633bded1787648b4177b529b95a63c5cac /openwrt/target/linux/package/madwifi/Makefile | |
parent | c2c5eabf2f1733c6c9121d530f9dd66c4cbb1724 (diff) |
upgrade madwifi-ng snapshot to r1329-20051121
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2539 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/package/madwifi/Makefile')
-rw-r--r-- | openwrt/target/linux/package/madwifi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/target/linux/package/madwifi/Makefile b/openwrt/target/linux/package/madwifi/Makefile index 2f573d66f..8fb29bcea 100644 --- a/openwrt/target/linux/package/madwifi/Makefile +++ b/openwrt/target/linux/package/madwifi/Makefile @@ -4,9 +4,9 @@ include $(TOPDIR)/rules.mk include ../../rules.mk PKG_NAME:=madwifi -PKG_VERSION:=r1195-20051021 +PKG_VERSION:=r1329-20051121 PKG_RELEASE:=1 -PKG_MD5SUM:=5d6a52260ece434a2e3b4ff826a3c5f4 +PKG_MD5SUM:=3441f239bc2f902230025be8d9ab926c PKG_SOURCE_URL:=http://snapshots.madwifi.org PKG_SOURCE:=$(PKG_NAME)-trunk-$(PKG_VERSION).tar.gz |