aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-01-20 23:35:21 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-01-20 23:35:21 +0000
commite1e78982ca5084bf47cfdae96aa86dbdaf2d3165 (patch)
treec934140751b96b5e89472d5ed8bf4ad6280b306c /package/mac80211/Makefile
parent1d7e6597959dec3cf7e5f62453508c92d2924e49 (diff)
downloadupstream-e1e78982ca5084bf47cfdae96aa86dbdaf2d3165.tar.gz
upstream-e1e78982ca5084bf47cfdae96aa86dbdaf2d3165.tar.bz2
upstream-e1e78982ca5084bf47cfdae96aa86dbdaf2d3165.zip
mac80211: update to wireless-testing 2010-01-19
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25053 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/Makefile')
-rw-r--r--package/mac80211/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index 7d2dcc534e..20e4b0e56b 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -10,10 +10,10 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mac80211
-PKG_VERSION:=2011-01-05
+PKG_VERSION:=2011-01-19
PKG_RELEASE:=1
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
-PKG_MD5SUM:=2b87fdd08d95fa5def39f56f49c4906d
+PKG_MD5SUM:=74a76771c142de86e548565cc6888f3f
PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/compat-wireless-$(PKG_VERSION)