[source] mwlwifi: update to version 10.3.4.0 / 2017-06-06

LEDE Commits lede-commits at lists.infradead.org
Thu Jun 8 10:57:57 PDT 2017


jow pushed a commit to source.git, branch lede-17.01:
https://git.lede-project.org/8a42d4d85113c5461d7a3cae3cc4c391d4a5a6ca

commit 8a42d4d85113c5461d7a3cae3cc4c391d4a5a6ca
Author: Jo-Philipp Wich <jo at mein.io>
AuthorDate: Thu Jun 8 19:54:53 2017 +0200

    mwlwifi: update to version 10.3.4.0 / 2017-06-06
    
    Signed-off-by: Jo-Philipp Wich <jo at mein.io>
---
 package/kernel/mwlwifi/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/kernel/mwlwifi/Makefile b/package/kernel/mwlwifi/Makefile
index 68aa568..2c9f4fc 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.2.0-20170110
+PKG_VERSION:=10.3.4.0.git-2017-06-06
 PKG_RELEASE=1
 
 PKG_LICENSE:=ISC
@@ -16,8 +16,8 @@ PKG_LICENSE_FILES:=
 
 PKG_SOURCE_URL:=https://github.com/kaloz/mwlwifi
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=ccdfdac28f7666474745b1f46f0769f3a2879b5f
-PKG_MIRROR_HASH:=a903d87cbd252019d2dee84ca331e3c865be611e989301aadaaee86ca4ce2435
+PKG_SOURCE_VERSION:=36bc32767ed89e07c5c83036861d2fa4eb1f8629
+PKG_MIRROR_HASH:=d5757303e87c3f800040c289d806b602acde81bffccaa3290f99799bf3651f01
 
 PKG_MAINTAINER:=Imre Kaloz <kaloz at openwrt.org>
 PKG_BUILD_PARALLEL:=1



More information about the lede-commits mailing list