aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-11-17 03:43:24 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-11-17 03:43:24 +0000
commit8b5704b2e552a31b72c44249c9195fee79f2478b (patch)
tree5da5357d0ae6627cd184764ca69ef36f656cd0c7 /package/mac80211/Makefile
parent84f745f85f931fb13d289a2f282cca691092166a (diff)
downloadmaster-187ad058-8b5704b2e552a31b72c44249c9195fee79f2478b.tar.gz
master-187ad058-8b5704b2e552a31b72c44249c9195fee79f2478b.tar.bz2
master-187ad058-8b5704b2e552a31b72c44249c9195fee79f2478b.zip
mac80211: update to wireless-testing 2010-11-16
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24017 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 211a8bd9a5..769fcec2e9 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -10,12 +10,12 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mac80211
-PKG_VERSION:=2010-11-10
+PKG_VERSION:=2010-11-16
PKG_RELEASE:=1
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
# http://www.orbit-lab.org/kernel/compat-wireless-2.6/2010/11 \
# http://wireless.kernel.org/download/compat-wireless-2.6
-PKG_MD5SUM:=b0df7d2a89818ae96aaa1b3723a51fb7
+PKG_MD5SUM:=eb996cb637326203544753d3a05a3979
PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/compat-wireless-$(PKG_VERSION)