diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2005-11-21 05:54:29 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2005-11-21 05:54:29 +0000 |
commit | 77fc3b904d8e3cd2be1b130bf89a79b071eb4a66 (patch) | |
tree | 9cda73a651fc916b1540e518f58959436c0a6288 /openwrt/target/linux/package/madwifi/Makefile | |
parent | bef13ad1d045c6c4cbb55e0537dcfbd3f4a169f9 (diff) | |
download | mtk-20170518-77fc3b904d8e3cd2be1b130bf89a79b071eb4a66.zip mtk-20170518-77fc3b904d8e3cd2be1b130bf89a79b071eb4a66.tar.gz mtk-20170518-77fc3b904d8e3cd2be1b130bf89a79b071eb4a66.tar.bz2 |
upgrade madwifi-ng snapshot to r1329-20051121
SVN-Revision: 2539
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 2f573d6..8fb29bc 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 |