Author: kaloz Date: 2014-12-28 15:45:27 +0100 (Sun, 28 Dec 2014) New Revision: 43791
Modified: trunk/package/kernel/mwlwifi/Makefile Log: [mwlwifi]: upgrade to new rev, fixes possible compile error Signed-off-by: Imre Kaloz <[email protected]> Modified: trunk/package/kernel/mwlwifi/Makefile =================================================================== --- trunk/package/kernel/mwlwifi/Makefile 2014-12-27 13:37:32 UTC (rev 43790) +++ trunk/package/kernel/mwlwifi/Makefile 2014-12-28 14:45:27 UTC (rev 43791) @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mwlwifi -PKG_VERSION:=10.2.6.1.p4-20141224 +PKG_VERSION:=10.2.6.1.p4-20141228 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:=28120935bc38e3861a885d745ec6ebe3f603611e +PKG_SOURCE_VERSION:=f92c46695d92dc23606d65bb32611e92235c30fc 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
