X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8803d870832f71a3997d6afbd1a5cd0de1ba017f..00444a849c370e1411553f1899070dac094a85dd:/package/mac80211/Makefile diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index 7a095bca3..2000e03fc 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -10,12 +10,12 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=mac80211 -PKG_VERSION:=2010-10-07 +PKG_VERSION:=2010-10-19 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:=c46aada7c3ba92095dbac0a794538fe5 +PKG_MD5SUM:=3bad1752f0154baa57a4d94774bd2ccf PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2 PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/compat-wireless-$(PKG_VERSION)