Skip to content

Commit

Permalink
mwlwifi: upgrade to 10.3.2.0-20161013
Browse files Browse the repository at this point in the history
Signed-off-by: Imre Kaloz <[email protected]>
  • Loading branch information
kaloz committed Oct 13, 2016
1 parent f9fc9c2 commit 2055b43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/kernel/mwlwifi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=mwlwifi
PKG_VERSION:=10.3.0.18-20160804
PKG_VERSION:=10.3.2.0-20161013
PKG_RELEASE=1

PKG_LICENSE:=ISC
Expand All @@ -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:=d48847cc83954930fdcd98818bbf33e75707b8e1
PKG_SOURCE_VERSION:=41db55d3872cad94763a5fa0c5f028fa1ab66f58
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz

PKG_MAINTAINER:=Imre Kaloz <[email protected]>
Expand Down

0 comments on commit 2055b43

Please sign in to comment.