Author: kaloz Date: 2015-04-07 23:11:37 +0200 (Tue, 07 Apr 2015) New Revision: 45301
Modified: trunk/package/kernel/mwlwifi/Makefile Log: mwlwifi: upgrade to the latest revision Signed-off-by: Imre Kaloz <[email protected]> Modified: trunk/package/kernel/mwlwifi/Makefile =================================================================== --- trunk/package/kernel/mwlwifi/Makefile 2015-04-07 20:04:14 UTC (rev 45300) +++ trunk/package/kernel/mwlwifi/Makefile 2015-04-07 21:11:37 UTC (rev 45301) @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mwlwifi -PKG_VERSION:=10.2.8.5.p0-20150331 +PKG_VERSION:=10.2.8.5.p0-20150401 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:=8736be6e21053919bdf8f250d9467153af2de7d5 +PKG_SOURCE_VERSION:=07df0cf2f71dec9c8b51d4707492540773b9944d 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
