diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-11-05 16:05:52 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-11-05 16:05:52 +0000 |
commit | d71b9a7d99a588219c49d460663749d5fb2897d4 (patch) | |
tree | ed5f89aeb0c2df1364186f9fc0909db6b7648cb1 /package | |
parent | 290c36378fcbb6529db08abc63cfed3187416987 (diff) |
fix up the download location for the updated mac80211 version (thx, swalker)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18317 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r-- | package/mac80211/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index 1766628bf..5e99342b7 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -13,7 +13,7 @@ PKG_NAME:=mac80211 PKG_VERSION:=2009-11-03 PKG_RELEASE:=1 PKG_SOURCE_URL:= \ - http://www.orbit-lab.org/kernel/compat-wireless-2.6/2009/10 \ + http://www.orbit-lab.org/kernel/compat-wireless-2.6/2009/11 \ http://wireless.kernel.org/download/compat-wireless-2.6 PKG_MD5SUM:=f8434790c9552abb9c98926d7ae616fe |