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 | bd96260240be8f1cf30911bfb731e7daee270fe7 (patch) | |
tree | 670504fda344b4e0c93ff5be2f5054dad555ef62 /target/linux/package/madwifi/Makefile | |
parent | ac1a86e64a0b9b0c843bbf6a62daa6a29f5eff61 (diff) | |
download | master-187ad058-bd96260240be8f1cf30911bfb731e7daee270fe7.tar.gz master-187ad058-bd96260240be8f1cf30911bfb731e7daee270fe7.tar.bz2 master-187ad058-bd96260240be8f1cf30911bfb731e7daee270fe7.zip |
upgrade madwifi-ng to r1394-20060113
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2948 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package/madwifi/Makefile')
-rw-r--r-- | target/linux/package/madwifi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/package/madwifi/Makefile b/target/linux/package/madwifi/Makefile index c6dd8e106f..3f2b4c19b9 100644 --- a/target/linux/package/madwifi/Makefile +++ b/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 |