aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2009-06-25 17:28:36 +0000
committerHauke Mehrtens <hauke@openwrt.org>2009-06-25 17:28:36 +0000
commitc5002e5a21e6dc95e7759ada12b88940c50996bf (patch)
treefb980f294fc8563b7bc700412718697e07bb26d5 /package/mac80211/Makefile
parent8ca5c4609e886b3d40d316709c311bdc56cd1123 (diff)
downloadmaster-187ad058-c5002e5a21e6dc95e7759ada12b88940c50996bf.tar.gz
master-187ad058-c5002e5a21e6dc95e7759ada12b88940c50996bf.tar.bz2
master-187ad058-c5002e5a21e6dc95e7759ada12b88940c50996bf.zip
[mac80211] Update compat-wireless to 2009-06-25
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16561 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/Makefile')
-rw-r--r--package/mac80211/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index d793d91708..9b268be771 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -17,12 +17,12 @@ ifneq ($(CONFIG_LINUX_2_6_21)$(CONFIG_LINUX_2_6_23)$(CONFIG_LINUX_2_6_24)$(CONFI
PKG_MD5SUM:=9563ceeed86bca0859ad5f010623277c
PATCH_DIR:=./patches-old
else
- PKG_VERSION:=2009-06-02
- PKG_RELEASE:=2
+ PKG_VERSION:=2009-06-25
+ PKG_RELEASE:=1
PKG_SOURCE_URL:= \
http://www.orbit-lab.org/kernel/compat-wireless-2.6/2009/06 \
http://wireless.kernel.org/download/compat-wireless-2.6
- PKG_MD5SUM:=2209c48613e69c08436cfd7dd3b10893
+ PKG_MD5SUM:=e76d2580436069e2b44f0f57db790bfe
endif
PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2