diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2006-01-13 11:36:44 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2006-01-13 11:36:44 +0000 |
commit | 8e5f578571a68371b586f259b68a3973484bbe97 (patch) | |
tree | 365c841f814a680736488b31e830ed19f12d386b /openwrt/target/linux/package/madwifi/Makefile | |
parent | 5bb18eb8e1bbdbae314b95291900164a92b5207d (diff) | |
download | mtk-20170518-8e5f578571a68371b586f259b68a3973484bbe97.zip mtk-20170518-8e5f578571a68371b586f259b68a3973484bbe97.tar.gz mtk-20170518-8e5f578571a68371b586f259b68a3973484bbe97.tar.bz2 |
upgrade madwifi-ng to r1394-20060113
SVN-Revision: 2948
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 c6dd8e1..3f2b4c1 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:=r1358-20051215 +PKG_VERSION:=r1394-20060113 PKG_RELEASE:=1 -PKG_MD5SUM:=0ef00a095359e5af313f52446ebfbbf1 +PKG_MD5SUM:=03c870933ff4a89ed520fb732c4b553d PKG_SOURCE_URL:=http://snapshots.madwifi.org/madwifi-ng PKG_SOURCE:=$(PKG_NAME)-ng-$(PKG_VERSION).tar.gz |