1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00

mwlwifi: upgrade to 10.3.0.15-20151216

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 47954
This commit is contained in:
Imre Kaloz 2015-12-20 12:49:03 +00:00
parent f45697d904
commit de50527a38

@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mwlwifi
PKG_VERSION:=10.3.0.14-20151130
PKG_VERSION:=10.3.0.15-20151216
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:=352efe4bdc34204cc528ac9a979bb0032a6996e0
PKG_SOURCE_VERSION:=274ec5979b2080dbfe523d1618e69cebc845c572
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
PKG_MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>