Author: kaloz Date: 2015-08-19 10:45:19 +0200 (Wed, 19 Aug 2015) New Revision: 46693
Modified: trunk/package/kernel/mwlwifi/Makefile Log: mwlwifi: fix commit hash for 10.3.0.8 Signed-off-by: Imre Kaloz <[email protected]> Modified: trunk/package/kernel/mwlwifi/Makefile =================================================================== --- trunk/package/kernel/mwlwifi/Makefile 2015-08-19 08:44:26 UTC (rev 46692) +++ trunk/package/kernel/mwlwifi/Makefile 2015-08-19 08:45:19 UTC (rev 46693) @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mwlwifi -PKG_VERSION:=10.3.0.8-20150818 +PKG_VERSION:=10.3.0.8-20150819 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:=36e430f931747582afcfbbd07831bcb176f39239 +PKG_SOURCE_VERSION:=59e0d3d167a5bc2c03010df4ed54cc0653b5ae58 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
