[toolchain/glibc*] purge support for glibc - use eglibc instead!
[openwrt.git] / package / crda / Makefile
index 95a184c219d631d1c298780b4db965c7e729d7b1..0d075f1da548976e3ae6505d59d41192cb8c16f0 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2012 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -10,17 +10,16 @@ include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=crda
 PKG_RELEASE:=1
-PKG_VERSION:=1.1.1
+PKG_VERSION:=1.1.2
 PKG_SOURCE_URL:=http://wireless.kernel.org/download/crda
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_MD5SUM:=5fc77af68b3e21736b8ef2f8b061c810
-PKG_BUILD_DEPENDS:=mac80211
+PKG_MD5SUM:=5226f65aebacf94baaf820f8b4e06df4
 
 PKG_REGULATORY_NAME:=regulatory
-PKG_REGULATORY_VERSION:=2010.11.24
+PKG_REGULATORY_VERSION:=2011.04.28
 PKG_REGULATORY_SOURCE_URL:=http://wireless.kernel.org/download/wireless-regdb/regulatory.bins
 PKG_REGULATORY_SOURCE:=$(PKG_REGULATORY_VERSION)-$(PKG_REGULATORY_NAME).bin
-PKG_REGULATORY_MD5SUM:=001b69bba19486439031377e09229f9c
+PKG_REGULATORY_MD5SUM:=1535e98bcaba732e2f8e8f62dac6f369
 
 include $(INCLUDE_DIR)/package.mk