From: Imre Kaloz Date: Thu, 26 Nov 2015 14:09:10 +0000 (+0000) Subject: mwlwifi: update to latest version (backport of [47661]) X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=3e43f9c143127bc0bbb824f67d92afc6b22e5ea8;p=openwrt%2Fsvn-archive%2Fopenwrt.git mwlwifi: update to latest version (backport of [47661]) Signed-off-by: Imre Kaloz SVN-Revision: 47662 --- diff --git a/package/kernel/mwlwifi/Makefile b/package/kernel/mwlwifi/Makefile index fa7741525f..73e178bcea 100644 --- a/package/kernel/mwlwifi/Makefile +++ b/package/kernel/mwlwifi/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mwlwifi -PKG_VERSION:=10.3.0.3-20150804 +PKG_VERSION:=10.3.0.14-20151126 PKG_RELEASE=1 PKG_LICENSE:=ISC @@ -17,7 +17,7 @@ PKG_LICENSE_FILES:= PKG_SOURCE_URL:=https://github.com/kaloz/mwlwifi PKG_SOURCE_PROTO:=git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=aaf953e1baf9cd65979103c4fda98c0bd48f4759 +PKG_SOURCE_VERSION:=6a147a2fbe07c2ac45b593d9f8227539fefb84e8 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz PKG_MAINTAINER:=Imre Kaloz