Author: kaloz Date: 2016-01-08 20:23:16 +0100 (Fri, 08 Jan 2016) New Revision: 48152
Modified: trunk/package/kernel/mwlwifi/Makefile Log: mwlwifi: update to 10.3.0.16-20160105 (adds DFS support) Signed-off-by: Imre Kaloz <[email protected]> Modified: trunk/package/kernel/mwlwifi/Makefile =================================================================== --- trunk/package/kernel/mwlwifi/Makefile 2016-01-07 21:08:13 UTC (rev 48151) +++ trunk/package/kernel/mwlwifi/Makefile 2016-01-08 19:23:16 UTC (rev 48152) @@ -1,5 +1,5 @@ # -# Copyright (C) 2014-2015 OpenWrt.org +# Copyright (C) 2014-2016 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mwlwifi -PKG_VERSION:=10.3.0.15-20151216 +PKG_VERSION:=10.3.0.16-20160105 PKG_RELEASE=1 PKG_LICENSE:=ISC @@ -17,7 +17,7 @@ PKG_SOURCE_URL:=https://github.com/kaloz/mwlwifi PKG_SOURCE_PROTO:=git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=274ec5979b2080dbfe523d1618e69cebc845c572 +PKG_SOURCE_VERSION:=99d3879cc72f2a25d44fb4bee96fd84eca028b04 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz PKG_MAINTAINER:=Imre Kaloz <[email protected]> _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
