projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e4a618
)
mwlwifi: fix commit hash for 10.3.0.8
author
Imre Kaloz
<
[email protected]
>
Wed, 19 Aug 2015 08:44:26 +0000
(08:44 +0000)
committer
Imre Kaloz
<
[email protected]
>
Wed, 19 Aug 2015 08:44:26 +0000
(08:44 +0000)
Signed-off-by: Imre Kaloz <
[email protected]
>
SVN-Revision: 46692
package/kernel/mwlwifi/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/mwlwifi/Makefile
b/package/kernel/mwlwifi/Makefile
index ab80235889383e65878ee2124564513d1f99f5df..d8dc067a6c9d85479dad13ad8c1ba38a02eb9007 100644
(file)
--- a/
package/kernel/mwlwifi/Makefile
+++ b/
package/kernel/mwlwifi/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=mwlwifi
-PKG_VERSION:=10.3.0.8-2015081
8
+PKG_VERSION:=10.3.0.8-2015081
9
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:=
36e430f931747582afcfbbd07831bcb176f39239
+PKG_SOURCE_VERSION:=
59e0d3d167a5bc2c03010df4ed54cc0653b5ae58
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
PKG_MAINTAINER:=Imre Kaloz <
[email protected]
>